Searched refs:fwait (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_Runtime1_x86.cpp426 __ fwait();
1547 __ fwait();
1550 __ fwait();
H A Dassembler_x86.cpp4136 void Assembler::fwait() { function in class:Assembler
5761 fwait(); fnstsw_ax();
5771 fwait(); fnstsw_ax();
7528 fwait(); fnstsw_ax();
7848 fwait(); fnstsw_ax();
8257 fwait();
H A Dassembler_x86.hpp1156 void fwait();

Completed in 79 milliseconds