Instruction operand. More...
#include <mips.h>
Public Attributes | |
union { | |
int64_t imm | |
immediate value for IMM operand More... | |
mips_op_mem mem | |
base/index/scale/disp value for MEM operand More... | |
mips_reg reg | |
register value for REG operand More... | |
}; | |
mips_op_type | type |
operand type More... | |
union { ... } |
mips_op_mem cs_mips_op::mem |
mips_op_type cs_mips_op::type |