Searched refs:XOP8_MAP_SYM (Results 1 – 6 of 6) sorted by relevance
31 #define XOP8_MAP_SYM x86DisassemblerXOP8Opcodes macro
98 decision = &XOP8_MAP_SYM; in modRMRequired()142 dec = &XOP8_MAP_SYM.opcodeDecisions[insnContext].modRMDecisions[opcode]; in decode()
38 #define XOP8_MAP_SYM x86DisassemblerXOP8Opcodes macro
122 decision = XOP8_MAP_SYM; in modRMRequired()204 dec = &XOP8_MAP_SYM[index - 1].modRMDecisions[opcode]; in decode()
98 decision = &XOP8_MAP_SYM; in modRMRequired()145 dec = &XOP8_MAP_SYM.opcodeDecisions[insnContext].modRMDecisions[opcode]; in decode()