#include "x86instr.h"
#include "module.h"
Go to the source code of this file.
Compounds | |
class | InstructionDecoder |
struct | InstTable |
Defines | |
#define | INSTPROCDECL(proc) |
Variables | |
int | addr_bytes |
bool | p3enable |
bool | k6_3DNow_enable |
bool | k6_en_3DNow_enable |
bool | athlon_enable |
|
Value: static int proc(InstructionDecoder* _this, uchar opcode, \ int special, Instruction& instruction) |
|
Definition at line 32 of file x86dasm.h. Referenced by InstructionDecoder::Decode(), inst_init(), INSTPROCDECL(), InstructionDecoder::mod0(), and InstructionDecoder::mod2(). |
|
|
|
Definition at line 37 of file x86dasm.h. Referenced by INSTPROCDECL(). |
|
Definition at line 39 of file x86dasm.h. Referenced by INSTPROCDECL(). |
|
|