![]() |
The ROme OpTimistic Simulator
2.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
|
Collaboration diagram for disassembly_state:Data Fields | |
| enum op_size | opd_size |
| enum op_size | addr_size |
| unsigned char * | text |
| unsigned long | pos |
| unsigned char | rex |
| bool | mode64 |
| unsigned char | opcode [2] |
| unsigned char | modrm |
| bool | read_modrm |
| unsigned char | sib |
| unsigned long | disp_offset |
| int | disp_size |
| unsigned long | immed_offset |
| int | immed_size |
| enum addr_method | addr [3] |
| enum operand_type | op [3] |
| unsigned char | prefix [4] |
| unsigned char | sse_prefix |
| unsigned long | orig_pos |
| bool | read_dest |
| bool | uses_rip |
| insn_info_x86 * | instrument |
Definition at line 459 of file disassemble.h.