#include "asm.h"#include "x86opc.h"Go to the source code of this file.
Classes | |
| class | x86dis |
| struct | x86dis_insn |
| class | x86dis_vxd |
Defines | |
| #define | X86DIS_OPCODE_CLASS_STD 0 |
| #define | X86DIS_OPCODE_CLASS_EXT 1 |
| #define | X86DIS_OPCODE_CLASS_EXTEXT 2 |
| #define | X86DIS_STYLE_EXPLICIT_MEMSIZE 0x00000001 |
| #define | X86DIS_STYLE_OPTIMIZE_ADDR 0x00000002 |
|
|
Definition at line 28 of file x86dis.h. Referenced by x86dis::decode_insn(). |
|
|
|
|
|
Definition at line 27 of file x86dis.h. Referenced by x86dis::decode_insn(). |
|
|
Definition at line 32 of file x86dis.h. Referenced by x86dis::strf(). |
|
|
Definition at line 33 of file x86dis.h. Referenced by htdisasm_init(), AnalyserTxtOutput::init(), AnalyserOutput::init(), and x86dis::str_op(). |
1.3.5