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

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp289 static address addr_mxcsr_std() { return (address)&_mxcsr_std; } function in class:StubRoutines
/openjdk7/hotspot/src/cpu/x86/vm/
H A DstubGenerator_x86_32.cpp186 ExternalAddress mxcsr_std(StubRoutines::addr_mxcsr_std());
501 ExternalAddress mxcsr_std(StubRoutines::addr_mxcsr_std());
H A Dassembler_x86.cpp10162 ldmxcsr(ExternalAddress(StubRoutines::addr_mxcsr_std()));

Completed in 79 milliseconds