Searched refs:has_sahf (Results 1 – 2 of 2) sorted by relevance
86 bool has_sahf() const { return has_sahf_; } in has_sahf() function
87 if (cpu.has_sahf() && FLAG_enable_sahf) supported_ |= 1u << SAHF; in ProbeImpl()