Files
RedBear-OS/recipes/tools/gnu-binutils/source/ld/testsuite/ld-x86-64/pr19609-1d.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

24 lines
859 B
D

#source: pr19609-1.s
#as: --64 -mrelax-relocations=yes
#ld: -E -melf_x86_64 --no-dynamic-linker
#objdump: -dw
.*: +file format .*
Disassembly of section .text:
[a-f0-9]+ <_start>:
[ ]*[a-f0-9]+: 48 81 f8 00 00 00 00 cmp \$0x0,%rax
[ ]*[a-f0-9]+: 81 f9 00 00 00 00 cmp \$0x0,%ecx
[ ]*[a-f0-9]+: 49 81 fb 00 00 00 00 cmp \$0x0,%r11
[ ]*[a-f0-9]+: 41 81 fc 00 00 00 00 cmp \$0x0,%r12d
[ ]*[a-f0-9]+: 48 c7 c0 00 00 00 00 mov \$0x0,%rax
[ ]*[a-f0-9]+: c7 c1 00 00 00 00 mov \$0x0,%ecx
[ ]*[a-f0-9]+: 49 c7 c3 00 00 00 00 mov \$0x0,%r11
[ ]*[a-f0-9]+: 41 c7 c4 00 00 00 00 mov \$0x0,%r12d
[ ]*[a-f0-9]+: 48 f7 c0 00 00 00 00 test \$0x0,%rax
[ ]*[a-f0-9]+: f7 c1 00 00 00 00 test \$0x0,%ecx
[ ]*[a-f0-9]+: 49 f7 c3 00 00 00 00 test \$0x0,%r11
[ ]*[a-f0-9]+: 41 f7 c4 00 00 00 00 test \$0x0,%r12d