Instruction operand. More...
#include <sparc.h>
Public Attributes | |
union { | |
int64_t imm | |
immediate value for IMM operand More... | |
sparc_op_mem mem | |
base/disp value for MEM operand More... | |
sparc_reg reg | |
register value for REG operand More... | |
}; | |
sparc_op_type | type |
operand type More... | |
union { ... } |
sparc_op_mem cs_sparc_op::mem |
sparc_op_type cs_sparc_op::type |