Searched refs:ModRM (Results 1 – 2 of 2) sorted by relevance
138 uint8_t ModRM; variable145 ModRM(modRM) { in ExactFilter()149 return (ModRM == modRM); in accepts()
27023 unsigned char ModRM = N86R11 | (4 << 3) | (3 << 6); // ...r11 in LowerINIT_TRAMPOLINE() local27026 OutChains[5] = DAG.getStore(Root, dl, DAG.getConstant(ModRM, dl, MVT::i8), in LowerINIT_TRAMPOLINE()