Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/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.s40 # N32-NEXT: R_MIPS_LO16 __gnu_local_gp
41 # N64-NEXT: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_LO16 __cerror
68 # N32-NEXT: R_MIPS_LO16 __gnu_local_gp
69 # N64-NEXT: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_LO16 __cerror
Dgot-rel-expr.s14 # CHECK: 00000004: R_MIPS_LO16 .data
Dexpansion-jal-sym-pic.s46 # ELF-O32-NEXT: R_MIPS_LO16 .text
171 # ELF-O32-NEXT: R_MIPS_LO16 .text
207 # ELF-O32-NEXT: R_MIPS_LO16 .text
Dcpload.s22 # OBJ-O32: R_MIPS_LO16 _gp_disp
/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
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp144 return ELF::R_MIPS_LO16; in getMatchingLoType()
155 return ELF::R_MIPS_LO16; in getMatchingLoType()
305 return ELF::R_MIPS_LO16; in getRelocType()
344 Type = setRType3((unsigned)ELF::R_MIPS_LO16, Type); in getRelocType()
555 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/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
DELF_O32_PIC_relocations.s52 # rtdyld-check: decode_operand(R_MIPS_LO16, 1)[15:0] = foo[15:0]
53 R_MIPS_LO16: label
/external/u-boot/arch/mips/include/asm/
Drelocs.h15 #define R_MIPS_LO16 6 macro
/external/llvm/test/Object/
Dobjdump-relocations.test54 ELF-MIPSEL: R_MIPS_LO16 _gp_disp
56 ELF-MIPSEL: R_MIPS_LO16 $.str
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.cpp76 case ELF::R_MIPS_LO16: in evaluateMIPS32Relocation()
145 case ELF::R_MIPS_LO16: in evaluateMIPS64Relocation()
224 case ELF::R_MIPS_LO16: in applyMIPSRelocation()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/
Dobjdump-relocations.test56 ELF-MIPSEL: R_MIPS_LO16 _gp_disp
58 ELF-MIPSEL: R_MIPS_LO16 $.str
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def12 ELF_RELOC(R_MIPS_LO16, 6)
/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/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp989 return ELF::R_MIPS_LO16; in getMatchingLoRelocation()
992 return ELF::R_MIPS_LO16; in getMatchingLoRelocation()
1295 ELF::R_MIPS_LO16, Value.Addend); in processRelocationRef()
1313 } else if (RelType == ELF::R_MIPS_LO16 || RelType == ELF::R_MIPS_PCLO16) { in processRelocationRef()
1391 ELF::R_MIPS_LO16, Value.Addend); in processRelocationRef()
1413 ELF::R_MIPS_LO16, Value.Addend); 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)

12