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

26 lines
728 B
Plaintext

.*: +file format .*mips.*
Disassembly of section \.text:
[0-9a-f]+ <foo>:
*[0-9a-f]+: 41bc 0001 lui gp,0x1
*[0-9a-f]+: 339c 804f addiu gp,gp,-32689
*[0-9a-f]+: 033c e150 addu gp,gp,t9
*[0-9a-f]+: ff3c 8018 lw t9,-32744\(gp\)
*[0-9a-f]+: fc9c 801c lw a0,-32740\(gp\)
*[0-9a-f]+: 4599 jr t9
*[0-9a-f]+: 6e42 addiu a0,a0,4
\.\.\.
[0-9a-f]+ <bar>:
*[0-9a-f]+: 41bc 0001 lui gp,0x1
*[0-9a-f]+: 339c 801f addiu gp,gp,-32737
*[0-9a-f]+: 033c e150 addu gp,gp,t9
*[0-9a-f]+: 303c 8018 addiu at,gp,-32744
*[0-9a-f]+: 6321 0000 lwl t9,0\(at\)
*[0-9a-f]+: 303c 801c addiu at,gp,-32740
*[0-9a-f]+: 6081 1000 lwr a0,0\(at\)
*[0-9a-f]+: 4599 jr t9
*[0-9a-f]+: 6e42 addiu a0,a0,4
\.\.\.