Searched refs:pushf (Results 1 - 6 of 6) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dvm_version_x86.cpp96 __ pushf(); // preserve rbx, and flags
106 __ pushf();
124 __ pushf();
H A DsharedRuntime_x86_32.cpp142 __ pushf();
521 __ pushf();
H A Dassembler_x86.hpp830 void pushf();
H A DstubGenerator_x86_32.cpp669 __ pushf();
H A DstubGenerator_x86_64.cpp993 __ pushf();
H A Dassembler_x86.cpp2538 void Assembler::pushf() { function in class:Assembler
6751 pushf();
8265 pushf();

Completed in 317 milliseconds