OpenGrok
Cross Reference: assembler-x64.h
xref
: /
external
/
v8
/
src
/
x64
/
assembler-x64.h
Home
|
History
|
Annotate
|
Download
|
only in
x64
Lines Matching
refs:sahf
450
if (f ==
SAHF
&& !FLAG_enable_sahf) return false;
1287
void
sahf
();