Searched defs:LAHF (Results 1 – 3 of 3) sorted by relevance
100 const LAHF = feature_bit(0); /* 0x00000001 LAHF/SAHF Instructions */ constant
93 bool LAHF(void) { return CPU_Rep.f_81_ECX_[0]; } in LAHF() function in InstructionSet
500 #define LAHF CHOICE(lahf, lahf, lahf) macro1219 #define LAHF lahf macro