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

24 lines
616 B
Plaintext

.*: +file format .*mips.*
Disassembly of section \.text:
[0-9a-f]+ <foo>:
*[0-9a-f]+: 3c1c0001 lui gp,0x1
*[0-9a-f]+: 279c8050 addiu gp,gp,-32688
*[0-9a-f]+: 0399e021 addu gp,gp,t9
*[0-9a-f]+: 24190000 li t9,0
*[0-9a-f]+: 24040000 li a0,0
*[0-9a-f]+: 03200008 jr t9
*[0-9a-f]+: 24840004 addiu a0,a0,4
\.\.\.
[0-9a-f]+ <bar>:
*[0-9a-f]+: 3c1c0001 lui gp,0x1
*[0-9a-f]+: 279c8020 addiu gp,gp,-32736
*[0-9a-f]+: 0399e021 addu gp,gp,t9
*[0-9a-f]+: 8b998020 lwl t9,-32736\(gp\)
*[0-9a-f]+: 9b848020 lwr a0,-32736\(gp\)
*[0-9a-f]+: 03200008 jr t9
*[0-9a-f]+: 24840004 addiu a0,a0,4
\.\.\.