C# 클래스 KDS.e8086.Instructions.CMP_Immediate

상속: KDS.e8086.Instructions.SUB_Immediate
파일 보기 프로젝트 열기: amensch/e8086

공개 메소드들

메소드 설명
CMP_Immediate ( byte opCode, IExecutionUnit eu, IBus bus ) : System

메소드 상세

CMP_Immediate() 공개 메소드

public CMP_Immediate ( byte opCode, IExecutionUnit eu, IBus bus ) : System
opCode byte
eu IExecutionUnit
bus IBus
리턴 System