Searched refs:ModRM (Results 1 – 12 of 12) sorted by relevance
138 uint8_t ModRM; variable145 ModRM(modRM) { in ExactFilter()149 return (ModRM == modRM); in accepts()
444 reg_table[REG_8F][1]: for XOP instructions, ModRM.reg first points to
1011 * i386-dis.c: Enable ModRM.reg /6 aliases.
1813 * testsuite/gas/i386/opcode.s: Add tests for ModRM.reg == 6 variants.
26855 unsigned char ModRM = N86R11 | (4 << 3) | (3 << 6); // ...r11 in LowerINIT_TRAMPOLINE() local26858 OutChains[5] = DAG.getStore(Root, dl, DAG.getConstant(ModRM, dl, MVT::i8), in LowerINIT_TRAMPOLINE()