C# 클래스 tasm.tasm_main.GenCndJmp

상속: OpCodeParserRR
파일 보기 프로젝트 열기: Domipheus/TPU

공개 메소드들

메소드 설명
GenCndJmp ( BranchCondition cond ) : System
Parse ( string args ) : OpData

메소드 상세

GenCndJmp() 공개 메소드

public GenCndJmp ( BranchCondition cond ) : System
cond BranchCondition
리턴 System

Parse() 공개 메소드

public Parse ( string args ) : OpData
args string
리턴 OpData