public EmitInstructionWithImmediate ( ConditionCode conditionCode, byte opcode, bool setCondition, int firstRegister, int destinationRegister, int rotate, int immediate ) : void | ||
conditionCode | ConditionCode | |
opcode | byte | |
setCondition | bool | |
firstRegister | int | |
destinationRegister | int | |
rotate | int | |
immediate | int | |
return | void |