ff4ff35918
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.
31 lines
598 B
ArmAsm
31 lines
598 B
ArmAsm
.L1:
|
|
li.w $r4, 0
|
|
li.w $r4, 0xffffffff
|
|
li.d $r4, 0
|
|
li.d $r4, 0xffffffffffffffff
|
|
la $r4, .L1
|
|
la.global $r4, .L1
|
|
la.global $r4, $r5, .L1
|
|
la.global $r4, .L1
|
|
la.global $r4, $r5, .L1
|
|
la.global $r4, .L1
|
|
la.global $r4, $r5, .L1
|
|
la.local $r4, .L1
|
|
la.local $r4, $r5, .L1
|
|
la.local $r4, .L1
|
|
la.local $r4, $r5, .L1
|
|
la.abs $r4, .L1
|
|
la.pcrel $r4, .L1
|
|
la.pcrel $r4, .L1
|
|
la.pcrel $r4, $r5, .L1
|
|
la.got $r4, .L1
|
|
la.got $r4, $r5, .L1
|
|
|
|
la.tls.le $r4, TLS1
|
|
la.tls.ie $r4, TLS1
|
|
la.tls.ie $r4, $r5, TLS1
|
|
la.tls.ld $r4, TLS1
|
|
la.tls.ld $r4, $r5, TLS1
|
|
la.tls.gd $r4, TLS1
|
|
la.tls.gd $r4, $r5, TLS1
|