HomeSort by relevance Sort by last modified time
    Searched refs:has_sahf (Results 1 - 2 of 2) sorted by null

  /external/v8/src/base/
cpu.h 86 bool has_sahf() const { return has_sahf_; } function in class:v8::base::final
  /external/v8/src/x64/
assembler-x64.cc 87 if (cpu.has_sahf() && FLAG_enable_sahf) supported_ |= 1u << SAHF;
    [all...]

Completed in 675 milliseconds