Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
KDS
e8086
Instructions
CMP_ImmediateToReg
C# Class KDS.e8086.Instructions.CMP_ImmediateToReg
Inheritance:
KDS.e8086.Instructions.SUB_ImmediateToReg
Show file
Open project: amensch/e8086
Public Methods
Method
Description
CMP_ImmediateToReg
(
byte
opCode
,
IExecutionUnit
eu
,
IBus
bus
) :
System
Method Details
CMP_ImmediateToReg()
public
method
public
CMP_ImmediateToReg
(
byte
opCode
,
IExecutionUnit
eu
,
IBus
bus
) :
System
opCode
byte
eu
IExecutionUnit
bus
IBus
return
System