Home
last modified time | relevance | path

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

/external/pcre/dist2/src/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.c153 #define SETHI (OPC1(0x0) | OPC2(0x04)) macro
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcInstrInfo.td412 // Section B.9 - SETHI Instruction, p. 104
419 // (It's a special case of SETHI)
/external/llvm/lib/Target/Sparc/
DSparcInstr64Bit.td480 // 64 bit SETHI
DSparcInstrInfo.td637 // Section B.9 - SETHI Instruction, p. 104
645 // (It's a special case of SETHI)
/external/llvm/docs/
DWritingAnLLVMBackend.rst741 instruction. Format 2 is for branch on condition codes and ``SETHI`` (set high
747 ``SparcInstrFormat.td``, ``F2_1`` is for ``SETHI``, and ``F2_2`` is for