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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.cpp517 void NativePopReg::insert(address code_pos, Register reg) {
519 assert(NativePopReg::instruction_size == sizeof(char), "right address unit for update");
H A DnativeInst_x86.hpp471 class NativePopReg : public NativeInstruction { class in inherits:NativeInstruction

Completed in 234 milliseconds