Home
last modified time | relevance | path

Searched refs:R_MIPS_LO16 (Results 1 – 22 of 22) sorted by relevance

/external/llvm/test/MC/Mips/
Dsort-relocation-table.s90 # R_MIPS_HI16's match the same R_MIPS_LO16.
98 # CHECK-NEXT: 0x8 R_MIPS_LO16 sym1
101 # CHECK-NEXT: 0xC R_MIPS_LO16 sym1
104 # HILO 6: R_MIPS_HI16 must be followed by a matching R_MIPS_LO16.
124 # R_MIPS_HI16's therefore match different R_MIPS_LO16's.
143 # CHECK-NEXT: 0x0 R_MIPS_LO16 sym1
146 # HILO 8b: Another example of 8. The R_MIPS_LO16 at 0x4 is orphaned.
154 # CHECK-NEXT: 0x0 R_MIPS_LO16 sym1
155 # CHECK-NEXT: 0x4 R_MIPS_LO16 sym1
158 # HILO 9: R_MIPS_HI16's don't need a matching R_MIPS_LO16 to immediately follow
[all …]
Dcpsetup.s38 # N32-NEXT: R_MIPS_LO16/R_MIPS_NONE/R_MIPS_NONE __gnu_local_gp
39 # N64-NEXT: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_LO16 __cerror
66 # N32-NEXT: R_MIPS_LO16/R_MIPS_NONE/R_MIPS_NONE __gnu_local_gp
67 # N64-NEXT: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_LO16 __cerror
Dgot-rel-expr.s14 # CHECK: 00000004: R_MIPS_LO16 .data
Dcpload.s22 # OBJ-O32: R_MIPS_LO16 _gp_disp
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dfp_const_pool.ll35 ; MIPS32: lwc1 {{.*}},0([[REG]]) {{.*}}: R_MIPS_LO16 .L$float$80000000
40 ; MIPS32: ldc1 {{.*}},0([[REG]]) {{.*}}: R_MIPS_LO16 .L$double$8000000000000000
70 ; MIPS32: lwc1 {{.*}},0([[REG]]) {{.*}}: R_MIPS_LO16 .L$float$7fc00000
72 ; MIPS32: lwc1 {{.*}},0([[REG]]) {{.*}}: R_MIPS_LO16 .L$float$7fc00000
74 ; MIPS32: lwc1 {{.*}},0([[REG]]) {{.*}}: R_MIPS_LO16 .L$float$ffc00000
76 ; MIPS32: lwc1 {{.*}},0([[REG]]) {{.*}}: R_MIPS_LO16 .L$float$ffc00000
78 ; MIPS32: ldc1 {{.*}},0([[REG]]) {{.*}}: R_MIPS_LO16 .L$double$7ff8000000000000
80 ; MIPS32: ldc1 {{.*}},0([[REG]]) {{.*}}: R_MIPS_LO16 .L$double$7ff8000000000000
82 ; MIPS32: ldc1 {{.*}},0([[REG]]) {{.*}}: R_MIPS_LO16 .L$double$fff8000000000000
84 ; MIPS32: ldc1 {{.*}},0([[REG]]) {{.*}}: R_MIPS_LO16 .L$double$fff8000000000000
Darith.ll281 ; MIPS32: addiu [[REG]],[[REG]],{{.*}} R_MIPS_LO16 G
295 ; MIPS32: addiu [[REG]],[[REG]],{{.*}} R_MIPS_LO16 G
309 ; MIPS32: addiu [[REG]],[[REG]],{{.*}} R_MIPS_LO16 G
Dvector-arg.ll489 ; MIPS32: lwc1 $f0,0(v0) 3b4: R_MIPS_LO16 .L$float$40000000
500 ; MIPS32: ldc1 $f0,0(v0) 3e0: R_MIPS_LO16 .L$double$4008000000000000
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp137 return ELF::R_MIPS_LO16; in getMatchingLoType()
147 return ELF::R_MIPS_LO16; in getMatchingLoType()
293 return ELF::R_MIPS_LO16; in getRelocType()
325 Type = setRType3((unsigned)ELF::R_MIPS_LO16, Type); in getRelocType()
511 case ELF::R_MIPS_LO16: in needsRelocateWithSymbol()
/external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
DELF_O32_PIC_relocations.s51 # rtdyld-check: decode_operand(R_MIPS_LO16, 1)[15:0] = foo[15:0]
52 R_MIPS_LO16: label
/external/llvm/test/Object/
Dobjdump-relocations.test54 ELF-MIPSEL: R_MIPS_LO16 _gp_disp
56 ELF-MIPSEL: R_MIPS_LO16 $.str
Dobj2yaml.test216 ELF-MIPSEL-NEXT: Type: R_MIPS_LO16
222 ELF-MIPSEL-NEXT: Type: R_MIPS_LO16
/external/llvm/include/llvm/Support/ELFRelocs/
DMips.def12 ELF_RELOC(R_MIPS_LO16, 6)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def12 ELF_RELOC(R_MIPS_LO16, 6)
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp529 case ELF::R_MIPS_LO16: in resolveMIPSRelocation()
665 case ELF::R_MIPS_LO16: in evaluateMIPS64Relocation()
757 case ELF::R_MIPS_LO16: in applyMIPS64Relocation()
1178 return ELF::R_MIPS_LO16; in getMatchingLoRelocation()
1181 return ELF::R_MIPS_LO16; in getMatchingLoRelocation()
1413 ELF::R_MIPS_LO16, Value.Addend); in processRelocationRef()
1432 } else if (RelType == ELF::R_MIPS_LO16 || RelType == ELF::R_MIPS_PCLO16) { in processRelocationRef()
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test423 ELF-MIPS: Type: R_MIPS_LO16 (6)
475 ELF-MIPS64EL: Type: R_MIPS_LO16/R_MIPS_LO16/R_MIPS_LO16 (394758)
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h610 R_MIPS_LO16 = 6, enumerator
/external/swiftshader/third_party/subzero/src/
DIceAssemblerMIPS32.cpp595 Fixup->set_kind(llvm::ELF::R_MIPS_LO16); in createMIPS32Fixup()
621 case llvm::ELF::R_MIPS_LO16: in emit()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py859 R_MIPS_LO16 = 6 variable in Relocs_Elf_Mips
/external/swiftshader/third_party/subzero/tests_lit/assembler/mips32/
Dencoding_test_arith_fp.ll495 ; IASM-NEXT: .word 0xd4400000 # R_MIPS_LO16 [[LAB]]
/external/elfutils/libelf/
Delf.h1610 #define R_MIPS_LO16 6 /* Low 16 bit */ macro
/external/kmod/port-gnu/
Delf.h1609 #define R_MIPS_LO16 6 /* Low 16 bit */ macro
/external/valgrind/perf/
Dtinycc.c1268 #define R_MIPS_LO16 6 /* Low 16 bit */ macro