check_forward(const InstTable *inst_table, Instruction &instruction) | InstructionDecoder | [private] |
CheckTables() | InstructionDecoder | [inline, private] |
Decode(Instruction &instruction, ObjectModule::DataReader &reader) | InstructionDecoder | |
DecodeProc typedef | InstructionDecoder | [private] |
do_mod_rm(uchar mod, uchar r_m, int reg_size, Param::MemoryTypes memType, bool size_needed, Param ¶m) | InstructionDecoder | [private] |
do_sib(uchar *base, Param ¶m) | InstructionDecoder | [private] |
exInstrTable | InstructionDecoder | [private, static] |
get_checkc(uint32_t *offset) | InstructionDecoder | [private] |
getv_rel(Param ¶m, int flag) | InstructionDecoder | [private] |
INSTPROCDECL(stub) | InstructionDecoder | [private] |
INSTPROCDECL(unimpl) | InstructionDecoder | [private] |
INSTPROCDECL(conv_byte) | InstructionDecoder | [private] |
INSTPROCDECL(one_byte) | InstructionDecoder | [private] |
INSTPROCDECL(two_byte) | InstructionDecoder | [private] |
INSTPROCDECL(two_sbyte) | InstructionDecoder | [private] |
INSTPROCDECL(three_byte) | InstructionDecoder | [private] |
INSTPROCDECL(five_byte) | InstructionDecoder | [private] |
INSTPROCDECL(one_a) | InstructionDecoder | [private] |
INSTPROCDECL(two_a) | InstructionDecoder | [private] |
INSTPROCDECL(three_a) | InstructionDecoder | [private] |
INSTPROCDECL(in_out) | InstructionDecoder | [private] |
INSTPROCDECL(string_byte) | InstructionDecoder | [private] |
INSTPROCDECL(enter) | InstructionDecoder | [private] |
INSTPROCDECL(two_bcd) | InstructionDecoder | [private] |
INSTPROCDECL(disp8) | InstructionDecoder | [private] |
INSTPROCDECL(disp16) | InstructionDecoder | [private] |
INSTPROCDECL(wait) | InstructionDecoder | [private] |
INSTPROCDECL(prefix) | InstructionDecoder | [private] |
INSTPROCDECL(prefixf3) | InstructionDecoder | [private] |
INSTPROCDECL(seg_over) | InstructionDecoder | [private] |
INSTPROCDECL(opsize_over) | InstructionDecoder | [private] |
INSTPROCDECL(adrsize_over) | InstructionDecoder | [private] |
INSTPROCDECL(mod_reg) | InstructionDecoder | [private] |
INSTPROCDECL(mod_xmm) | InstructionDecoder | [private] |
INSTPROCDECL(mod_reg_p3) | InstructionDecoder | [private] |
INSTPROCDECL(seg_reg) | InstructionDecoder | [private] |
INSTPROCDECL(group1) | InstructionDecoder | [private] |
INSTPROCDECL(group2) | InstructionDecoder | [private] |
INSTPROCDECL(group3) | InstructionDecoder | [private] |
INSTPROCDECL(group4) | InstructionDecoder | [private] |
INSTPROCDECL(group5) | InstructionDecoder | [private] |
INSTPROCDECL(group6) | InstructionDecoder | [private] |
INSTPROCDECL(group7) | InstructionDecoder | [private] |
INSTPROCDECL(group8) | InstructionDecoder | [private] |
INSTPROCDECL(group9) | InstructionDecoder | [private] |
INSTPROCDECL(groupA) | InstructionDecoder | [private] |
INSTPROCDECL(group15) | InstructionDecoder | [private] |
INSTPROCDECL(group16) | InstructionDecoder | [private] |
INSTPROCDECL(mov_special) | InstructionDecoder | [private] |
INSTPROCDECL(mov_creg) | InstructionDecoder | [private] |
INSTPROCDECL(esc) | InstructionDecoder | [private] |
INSTPROCDECL(extra) | InstructionDecoder | [private] |
INSTPROCDECL(one_byte_k63d) | InstructionDecoder | [private] |
INSTPROCDECL(k6_3dnow) | InstructionDecoder | [private] |
INSTPROCDECL(prefetch_k63d) | InstructionDecoder | [private] |
instrTable | InstructionDecoder | [private, static] |
InstructionDecoder(const RelocationInfos &r) | InstructionDecoder | [inline] |
mod0(int sib_offset, uchar r_m, bool *size_known, Param ¶m) | InstructionDecoder | [private] |
mod1(int sib_offset, uchar r_m, Param ¶m) | InstructionDecoder | [private] |
mod2(int sib_offset, uchar r_m, bool *size_known, Param ¶m) | InstructionDecoder | [private] |
mod_reg2(uchar opcode, int special, int mod_reg, Instruction &instruction) | InstructionDecoder | [private] |
reader | InstructionDecoder | [protected] |
ReadVar(int flag) | InstructionDecoder | [private] |
reloc | InstructionDecoder | [protected] |