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.
17 lines
522 B
D
17 lines
522 B
D
#source: nps-1.s
|
|
#as: -mcpu=arc700 -mnps400
|
|
#ld: -defsym=foo=0x57f03000 -T sda-relocs.ld
|
|
#objdump: -d
|
|
|
|
.*: +file format .*arc.*
|
|
|
|
Disassembly of section .text:
|
|
|
|
[0-9a-f]+ <.*>:
|
|
*[0-9a-f]+: 5948 3000 xldb r10,\[0x57f03000\]
|
|
*[0-9a-f]+: 5949 3000 xldw r10,\[0x57f03000\]
|
|
*[0-9a-f]+: 594a 3000 xld r10,\[0x57f03000\]
|
|
*[0-9a-f]+: 594c 3000 xstb r10,\[0x57f03000\]
|
|
*[0-9a-f]+: 594d 3000 xstw r10,\[0x57f03000\]
|
|
*[0-9a-f]+: 594e 3000 xst r10,\[0x57f03000\]
|