Property | Type | Description | |
---|---|---|---|
code | Opcode | ||
dataWidth | PrimitiveType | ||
op1 | |||
op2 | |||
op3 |
Method | Description | |
---|---|---|
GetOperand ( int i ) : |
||
Render ( MachineInstructionWriter writer ) : void |
Method | Description | |
---|---|---|
DataSizeSuffix ( PrimitiveType dataWidth ) : string | ||
M68kInstruction ( ) : Reko.Core |
public GetOperand ( int i ) : |
||
i | int | |
return |
public Render ( MachineInstructionWriter writer ) : void | ||
writer | MachineInstructionWriter | |
return | void |
public MachineOperand,Reko.Core.Machine op1 | ||
return |
public MachineOperand,Reko.Core.Machine op2 | ||
return |