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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dvm_version_x86.cpp105 __ popf();
123 __ popf();
328 __ popf();
H A DsharedRuntime_x86_32.cpp331 __ popf();
561 __ popf();
H A DstubGenerator_x86_32.cpp713 __ popf(); // restore EFLAGS
720 __ popf(); // get saved EFLAGS off stack -- will be ignored
H A DstubGenerator_x86_64.cpp1060 __ popf(); // restore flags
1070 __ popf(); // get saved flags off stack --
H A Dassembler_x86.hpp831 void popf();
H A Dassembler_x86.cpp2330 void Assembler::popf() { function in class:Assembler
6755 popf();
8243 popf();

Completed in 136 milliseconds