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

/openjdk10/hotspot/src/cpu/sparc/vm/
H A DmacroAssembler_sparc.hpp1101 void pop_FPU_state();
H A DmacroAssembler_sparc.cpp3017 void MacroAssembler::pop_FPU_state() { function in class:MacroAssembler
/openjdk10/hotspot/src/cpu/x86/vm/
H A DsharedRuntime_x86_32.cpp324 __ pop_FPU_state();
H A DmacroAssembler_x86.hpp506 void pop_FPU_state();
H A DstubGenerator_x86_32.cpp597 __ pop_FPU_state();
H A DmacroAssembler_x86.cpp3655 pop_FPU_state();
3659 void MacroAssembler::pop_FPU_state() { function in class:MacroAssembler

Completed in 198 milliseconds