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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.hpp346 class NativeLoadAddress: public NativeMovRegMem { class in inherits:NativeMovRegMem
369 friend NativeLoadAddress* nativeLoadAddress_at (address address) {
370 NativeLoadAddress* test = (NativeLoadAddress*)(address - instruction_offset);
H A DnativeInst_x86.cpp402 void NativeLoadAddress::verify() {
418 void NativeLoadAddress::print() {

Completed in 623 milliseconds