Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
KDS
e8086
Instructions
CMP_ImmediateToReg
C# 클래스 KDS.e8086.Instructions.CMP_ImmediateToReg
상속:
KDS.e8086.Instructions.SUB_ImmediateToReg
파일 보기
프로젝트 열기: amensch/e8086
공개 메소드들
메소드
설명
CMP_ImmediateToReg
(
byte
opCode
,
IExecutionUnit
eu
,
IBus
bus
) :
System
메소드 상세
CMP_ImmediateToReg()
공개
메소드
public
CMP_ImmediateToReg
(
byte
opCode
,
IExecutionUnit
eu
,
IBus
bus
) :
System
opCode
byte
eu
IExecutionUnit
bus
IBus
리턴
System