Searched refs:ONEBYTE_SYM (Results 1 – 8 of 8) sorted by relevance
26 #define ONEBYTE_SYM x86DisassemblerOneByteOpcodes macro
27 #define ONEBYTE_SYM x86DisassemblerOneByteOpcodes macro
86 decision = &ONEBYTE_SYM; in modRMRequired()130 dec = &ONEBYTE_SYM.opcodeDecisions[insnContext].modRMDecisions[opcode]; in decode()
30 #define ONEBYTE_SYM x86DisassemblerOneByteOpcodes macro
105 decision = ONEBYTE_SYM; in modRMRequired()171 dec = &ONEBYTE_SYM[index - 1].modRMDecisions[opcode]; in decode()
129 dec = &ONEBYTE_SYM.opcodeDecisions[insnContext].modRMDecisions[opcode]; in decode()1017 decision = &ONEBYTE_SYM; in getInstructionIDWithAttrMask()
129 dec = &ONEBYTE_SYM.opcodeDecisions[insnContext].modRMDecisions[opcode]; in decode()1022 decision = &ONEBYTE_SYM; in getInstructionIDWithAttrMask()