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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp217 static int set_simm(int insn, int imm, int nbits) { function in class:VALUE_OBJ_CLASS_SPEC
241 return set_simm(insn, imm, 13);
687 set_long_at(0, set_simm(long_at(0), x, offset_width));
776 set_long_at(0, set_simm(long_at(0), x, offset_width));

Completed in 79 milliseconds