Searched defs:ABM (Results 1 – 2 of 2) sorted by relevance
101 … const ABM = feature_bit(5); /* 0x00000020 Advanced bit manipulation (lzcnt and popcnt) */ constant
95 bool ABM(void) { return CPU_Rep.isAMD_ && CPU_Rep.f_81_ECX_[5]; } in ABM() function in InstructionSet