Searched refs:ONEBYTE_SYM (Results 1 – 8 of 8) sorted by relevance
29 #define ONEBYTE_SYM x86DisassemblerOneByteOpcodes macro
67 decision = &ONEBYTE_SYM; in modRMRequired()113 dec = &ONEBYTE_SYM.opcodeDecisions[insnContext].modRMDecisions[opcode]; in decode()
27 #define ONEBYTE_SYM x86DisassemblerOneByteOpcodes macro
86 decision = &ONEBYTE_SYM; in modRMRequired()130 dec = &ONEBYTE_SYM.opcodeDecisions[insnContext].modRMDecisions[opcode]; in decode()
34 #define ONEBYTE_SYM x86DisassemblerOneByteOpcodes macro
105 decision = ONEBYTE_SYM; in modRMRequired()171 dec = &ONEBYTE_SYM[index - 1].modRMDecisions[opcode]; in decode()
86 decision = &ONEBYTE_SYM; in modRMRequired()133 dec = &ONEBYTE_SYM.opcodeDecisions[insnContext].modRMDecisions[opcode]; in decode()