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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.hpp2222 void push_FPU_state();
H A DsharedRuntime_x86_32.cpp144 __ push_FPU_state(); // Save FPU state & init
H A DstubGenerator_x86_32.cpp588 // Save outgoing argument to stack across push_FPU_state()
598 __ push_FPU_state();
600 // push_FPU_state() resets the FP top of stack
H A Dassembler_x86.cpp8250 push_FPU_state();
8253 void MacroAssembler::push_FPU_state() { function in class:MacroAssembler
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dassembler_sparc.cpp3888 void MacroAssembler::push_FPU_state() { function in class:MacroAssembler
H A Dassembler_sparc.hpp2362 void push_FPU_state();

Completed in 142 milliseconds