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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp58 bool is_sethi() { return (is_op2(long_at(0), Assembler::sethi_op2) function in class:VALUE_OBJ_CLASS_SPEC
H A DnativeInst_sparc.cpp269 return nativeInstruction_at(instr)->is_sethi();

Completed in 64 milliseconds