facf0c92e0
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.
14 lines
266 B
D
14 lines
266 B
D
#source: tprel.s
|
|
#as: -a32 --defsym REG=2
|
|
#ld: -melf32ppc
|
|
#objdump: -d
|
|
|
|
.*: file format .*
|
|
|
|
Disassembly of section \.text:
|
|
|
|
.* <_start>:
|
|
.*: (60 00 00 00|00 00 00 60) nop
|
|
.*: (80 62 90 00|00 90 62 80) lwz r3,-28672\(r2\)
|
|
.*: (4e 80 00 20|20 00 80 4e) blr
|