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

21 lines
535 B
D

#as: -Os
#ld: -static --relax -T $srcdir/$subdir/branch.ld
#objdump: -d --prefix-addresses -j .text
.*: file format .*nds32.*
Disassembly of section .text:
0+0000 <[^>]*> beq[ ]+\$r0, \$r1, 00000024 <main>
0+0004 <[^>]*> bne[ ]+\$r0, \$r1, 00000024 <main>
0+0008 <[^>]*> beqz38[ ]+\$r0, 00000024 <main>
0+000a <[^>]*> bnez38[ ]+\$r0, 00000024 <main>
0+000c <[^>]*> bgez[ ]+\$r0, 00000024 <main>
.*
0+0014 <[^>]*> bgtz[ ]+\$r0, 00000024 <main>
.*
0+001c <[^>]*> bltz[ ]+\$r0, 00000024 <main>
.*
0+0024 <[^>]*> nop16
#pass