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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.hpp44 // - - NativeReturn
500 class NativeReturn: public NativeInstruction { class in inherits:NativeInstruction
535 inline bool NativeInstruction::is_return() { return ubyte_at(0) == NativeReturn::instruction_code ||

Completed in 502 milliseconds