Searched defs:CX8 (Results 1 – 2 of 2) sorted by relevance
70 const CX8 = feature_bit(8); /* 0x00000100 CMPXCHG8B Instruction */ constant
71 bool CX8(void) { return CPU_Rep.f_1_EDX_[8]; } in CX8() function in InstructionSet