Searched refs:addr_fpu_cntrl_wrd_trunc (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp288 static address addr_fpu_cntrl_wrd_trunc() { return (address)&_fpu_cntrl_wrd_trunc; } function in class:StubRoutines
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LIRAssembler_x86.cpp1530 __ fldcw(ExternalAddress(StubRoutines::addr_fpu_cntrl_wrd_trunc()));

Completed in 40 milliseconds