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

31 lines
760 B
D

#name: aarch64-farcall-group
#source: farcall-group.s
#as:
#ld: -Ttext=0x400078
#objdump: -dr
#...
Disassembly of section .text:
0000000000400078 <_start>:
400078: 95000008 bl 4400098 <__end_veneer>
...
440007c: (d503201f|1f2003d5) .word 0x(d503201f|1f2003d5)
4400080: 1400000e b 44000b8 <__end_veneer\+0x20>
4400084: d503201f nop
0000000004400088 <___start_veneer>:
4400088: 90fe0010 adrp x16, 400000 <.*>
440008c: 9101e210 add x16, x16, #0x78
4400090: d61f0200 br x16
4400094: 00000000 udf #0
0000000004400098 <__end_veneer>:
4400098: 90020010 adrp x16, 8400000 <__end_veneer\+0x3ffff68>
440009c: 9102e210 add x16, x16, #0xb8
44000a0: d61f0200 br x16
...
00000000084000b8 <end>:
84000b8: 96fffff4 bl 4400088 <___start_veneer>