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

/openjdk10/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp239 static int set_data32_sethi(int sethi_insn, int imm) { function in class:VALUE_OBJ_CLASS_SPEC
H A DnativeInst_sparc.cpp424 set_long_at(sethi_offset, set_data32_sethi( long_at(sethi_offset), x));

Completed in 42 milliseconds