Searched defs:SAHF (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/compiler/x64/
H A Dcode-generator-x64.cc1328 if (CpuFeatures::IsSupported(SAHF)) {
1329 CpuFeatureScope sahf_scope(masm(), SAHF); local
/external/v8/src/
H A Dglobals.h769 SAHF, enumerator in enum:v8::internal::CpuFeature
/external/mesa3d/src/mesa/x86/
H A Dassyntax.h600 #define SAHF CHOICE(sahf, sahf, sahf) macro
1313 #define SAHF sahf macro

Completed in 132 milliseconds