Searched defs:pusha (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.cpp4345 void Assembler::pusha() { // 32bit function in class:Assembler
5274 void Assembler::pusha() { // 64bit function in class:Assembler
6080 pusha(); // push registers
6099 pusha(); // push registers
6564 pusha(); // get regs on stack
6587 pusha(); // get regs on stack
8264 // Push flags first because pusha kills them
8268 pusha();
9055 pusha();

Completed in 2254 milliseconds