Searched defs:CLFSH (Results 1 – 2 of 2) sorted by relevance
80 const CLFSH = feature_bit(19); /* 0x00080000 CLFLUSH Instruction */ constant
74 bool CLFSH(void) { return CPU_Rep.f_1_EDX_[19]; } in CLFSH() function in InstructionSet