Home
last modified time | relevance | path

Searched refs:SETHI (Results 1 – 5 of 5) sorted by relevance

/external/pcre/dist/sljit/
DsljitNativeSPARC_32.c32 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()
DsljitNativeSPARC_common.c149 #define SETHI (OPC1(0x0) | OPC2(0x04)) macro
/external/llvm/lib/Target/Sparc/
DSparcInstr64Bit.td480 // 64 bit SETHI
DSparcInstrInfo.td523 // Section B.9 - SETHI Instruction, p. 104
530 // (It's a special case of SETHI)
/external/llvm/docs/
DWritingAnLLVMBackend.rst743 instruction. Format 2 is for branch on condition codes and ``SETHI`` (set high
749 ``SparcInstrFormat.td``, ``F2_1`` is for ``SETHI``, and ``F2_2`` is for