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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp268 static int set_data32_sethi(int sethi_insn, int imm) { function in class:VALUE_OBJ_CLASS_SPEC
846 set_long_at(sethi_offset, set_data32_sethi( long_at(sethi_offset), (intptr_t)dest));

Completed in 633 milliseconds