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_Immediate
C# Class KDS.e8086.Instructions.CMP_Immediate
Inheritance:
KDS.e8086.Instructions.SUB_Immediate
Show file
Open project: amensch/e8086
Public Methods
Method
Description
CMP_Immediate
(
byte
opCode
,
IExecutionUnit
eu
,
IBus
bus
) :
System
Method Details
CMP_Immediate()
public
method
public
CMP_Immediate
(
byte
opCode
,
IExecutionUnit
eu
,
IBus
bus
) :
System
opCode
byte
eu
IExecutionUnit
bus
IBus
return
System