Files
RedBear-OS/recipes/tools/gnu-binutils/source/ld/testsuite/ld-mips-elf/reloc-pcrel-r6.d
T
vasilito ff4ff35918 feat: track all source trees in git — full fork offline-first model
Red Bear OS is a full fork. All sources must be available from git clone
with zero network access. Removed gitignore rules that excluded fetched
source trees under recipes/*/source/, local/recipes/kde/*/source/,
local/recipes/qt/*/source/, and vendor source trees.

Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded.

127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt
frameworks, mesa, wayland, DRM drivers, and every other recipe source.
2026-05-14 10:55:53 +01:00

19 lines
576 B
D

#name: MIPS r6 PC-relative hi+lo relocations
#ld: -Treloc-pcrel-r6.ld -e0
#as: -mips32r6
#objdump: -dr --prefix-addresses --show-raw-insn
#dump: reloc-pcrel-r6.d
.*: +file format .*mips.*
Disassembly of section \.text:
[0-9a-f]+ <test> ec9ed000 auipc a0,0xd000
[0-9a-f]+ <[^>]*> 24840001 addiu a0,a0,1
[0-9a-f]+ <[^>]*> ec9e0000 auipc a0,0x0
[0-9a-f]+ <[^>]*> 2484eff8 addiu a0,a0,-4104
[0-9a-f]+ <[^>]*> ec9e0001 auipc a0,0x1
[0-9a-f]+ <[^>]*> 2484eff0 addiu a0,a0,-4112
[0-9a-f]+ <[^>]*> ec9e4000 auipc a0,0x4000
[0-9a-f]+ <[^>]*> 2484ffe9 addiu a0,a0,-23
\.\.\.