/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/ |
set64.s | 39 setx 0xffff000000000001,%g1,%g5 ! test hh22,lo10 40 setx 0x00000001ffff0001,%g1,%g5 ! test hm10,hi22,lo10 42 setx 0x0000000100000001,%g1,%g5 ! test hm10,lo10
|
/toolchain/binutils/binutils-2.25/include/aout/ |
reloc.h | 55 "HI22", "22", "13", "LO10", \
|
/external/elfutils/backends/ |
sparc_reloc.def | 43 RELOC_TYPE (LO10, REL)
|
/external/llvm/lib/Target/Sparc/ |
Sparc.h | 154 inline static unsigned LO10(int64_t imm) { 163 return ~LO10(~imm);
|
SparcRegisterInfo.cpp | 138 MI.getOperand(FIOperandNum + 1).ChangeToImmediate(LO10(Offset));
|
SparcFrameLowering.cpp | 67 .addReg(SP::G1).addImm(LO10(NumBytes));
|
SparcInstr64Bit.td | 75 def : Pat<(i64 uimm32:$val), (ORri (SETHIi (HI22 $val)), (LO10 $val))>, 134 (ORri (SETHIi (HI22 $val)), (LO10 $val)))>,
|
SparcInstrAliases.td | 371 // def : InstAlias<"set $val, $rd", (ORri IntRegs:$rd, (SETHIi (HI22 imm:$val)), (LO10 imm:$val))>;
|
SparcInstrInfo.td | 78 def LO10 : SDNodeXForm<imm, [{ [all...] |
/toolchain/binutils/binutils-2.25/gold/ |
sparc.cc | 768 lo10(unsigned char* view, function in class:__anon115893::Sparc_relocate_functions 777 lo10(unsigned char* view, function in class:__anon115893::Sparc_relocate_functions 787 lo10(unsigned char* view, function in class:__anon115893::Sparc_relocate_functions [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
elfxx-sparc.c | [all...] |
aoutx.h | 193 HOWTO (RELOC_LO10, 0, 2, 10, FALSE, 0, complain_overflow_dont, 0, "LO10", FALSE, 0, 0x000003ff, FALSE), [all...] |
reloc.c | 223 |00000008 LO10 _foo+0x12345678 [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
SparcInstrInfo.td | 50 def LO10 : SDNodeXForm<imm, [{
[all...] |
/toolchain/binutils/binutils-2.25/gas/ |
ChangeLog-9899 | 893 (tc_gen_reloc): Return two relocs for OLO10, LO10 and SPARC13. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
bfd.info | [all...] |