Searched refs:fnstsw_ax (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_CodeStubs_x86.cpp59 __ fnstsw_ax();
H A Dc1_Runtime1_x86.cpp1564 __ fnstsw_ax();
H A Dassembler_x86.cpp3999 void Assembler::fnstsw_ax() { function in class:Assembler
5761 fwait(); fnstsw_ax();
5771 fwait(); fnstsw_ax();
7528 fwait(); fnstsw_ax();
7848 fwait(); fnstsw_ax();
H A Dassembler_x86.hpp1114 void fnstsw_ax();

Completed in 65 milliseconds