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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dinterp_masm_sparc.cpp910 Label ptr_ok; local
912 throw_if_not_1_x( notZero, ptr_ok );
914 throw_if_not_2( Interpreter::_throw_NullPointerException_entry, G3_scratch, ptr_ok);

Completed in 54 milliseconds