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

/openjdk9/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp142 static int nop_instruction() { return Assembler::op(Assembler::branch_op) | Assembler::op2(Assembler::sethi_op2); } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 53 milliseconds