Instruction operand. More...
#include <xcore.h>
Public Attributes | |
| union { | |
| int32_t imm | |
| immediate value for IMM operand More... | |
| xcore_op_mem mem | |
| base/disp value for MEM operand More... | |
| xcore_reg reg | |
| register value for REG operand More... | |
| }; | |
| xcore_op_type | type |
| operand type More... | |
| union { ... } |
| xcore_op_mem cs_xcore_op::mem |
| xcore_op_type cs_xcore_op::type |