Searched refs:SETHI (Results 1 – 6 of 6) sorted by relevance
32 FAIL_IF(push_inst(compiler, SETHI | D(dst) | ((imm >> 10) & 0x3fffff), DR(dst))); in load_immediate()144 FAIL_IF(push_inst(compiler, SETHI | D(dst) | ((init_value >> 10) & 0x3fffff), DR(dst))); in emit_const()
153 #define SETHI (OPC1(0x0) | OPC2(0x04)) macro
412 // Section B.9 - SETHI Instruction, p. 104419 // (It's a special case of SETHI)
480 // 64 bit SETHI
637 // Section B.9 - SETHI Instruction, p. 104645 // (It's a special case of SETHI)
741 instruction. Format 2 is for branch on condition codes and ``SETHI`` (set high747 ``SparcInstrFormat.td``, ``F2_1`` is for ``SETHI``, and ``F2_2`` is for