Searched refs:XOP9_MAP_SYM (Results 1 – 6 of 6) sorted by relevance
32 #define XOP9_MAP_SYM x86DisassemblerXOP9Opcodes macro
101 decision = &XOP9_MAP_SYM; in modRMRequired()145 dec = &XOP9_MAP_SYM.opcodeDecisions[insnContext].modRMDecisions[opcode]; in decode()
39 #define XOP9_MAP_SYM x86DisassemblerXOP9Opcodes macro
126 decision = XOP9_MAP_SYM; in modRMRequired()212 dec = &XOP9_MAP_SYM[index - 1].modRMDecisions[opcode]; in decode()
101 decision = &XOP9_MAP_SYM; in modRMRequired()148 dec = &XOP9_MAP_SYM.opcodeDecisions[insnContext].modRMDecisions[opcode]; in decode()