#include <MCInst.h>
Public Attributes | |
| uint8_t | ac_idx |
| uint64_t | address |
| char | assembly [8] |
| cs_struct * | csh |
| unsigned char | evm_data [32] |
| cs_insn * | flat_insn |
| bool | has_imm |
| uint8_t | imm_size |
| uint8_t | op1_size |
| unsigned | Opcode |
| unsigned | OpcodePub |
| MCOperand | Operands [48] |
| uint8_t | popcode_adjust |
| uint8_t | size |
| bool | writeback |
| uint8_t | x86_prefix [4] |
| uint8_t | x86opsize |
MCInst - Instances of this class represent a single low-level machine instruction.