Files
RedBear-OS/recipes/tools/gnu-binutils/source/ld/testsuite/ld-mips-elf/n64-plt-1.dd
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

27 lines
727 B
Plaintext

.*: +file format .*mips.*
Disassembly of section \.plt:
0000000010000280 <_PROCEDURE_LINKAGE_TABLE_>:
10000280: 3c0e7fff lui t2,0x7fff
10000284: ddd97fe8 ld t9,32744\(t2\)
10000288: 25ce7fe8 addiu t2,t2,32744
1000028c: 030ec023 subu t8,t8,t2
10000290: 03e07825 move t3,ra
10000294: 0018c0c2 srl t8,t8,0x3
10000298: 0320f809 jalr t9
1000029c: 2718fffe addiu t8,t8,-2
00000000100002a0 <bar@plt>:
100002a0: 3c0f7fff lui t3,0x7fff
100002a4: ddf97ff8 ld t9,32760\(t3\)
100002a8: 03200008 jr t9
100002ac: 25f87ff8 addiu t8,t3,32760
Disassembly of section \.text:
00000000100002b0 <foo>:
100002b0: 080000a8 j 100002a0 <bar@plt>
100002b4: 00000000 nop
\.\.\.