Searched refs:SETHI (Results 1 – 5 of 5) 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()
149 #define SETHI (OPC1(0x0) | OPC2(0x04)) macro
480 // 64 bit SETHI
523 // Section B.9 - SETHI Instruction, p. 104530 // (It's a special case of SETHI)
743 instruction. Format 2 is for branch on condition codes and ``SETHI`` (set high749 ``SparcInstrFormat.td``, ``F2_1`` is for ``SETHI``, and ``F2_2`` is for