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.
28 lines
516 B
ArmAsm
28 lines
516 B
ArmAsm
.globl sw1
|
|
.globl sw2
|
|
.globl sh1
|
|
.globl sh2
|
|
.globl sb1
|
|
.globl sb2
|
|
.globl sb16a
|
|
.globl sb16b
|
|
.globl sbw
|
|
.globl shw
|
|
.globl sww
|
|
.text
|
|
.nocmp
|
|
ldw .D2T2 *+b14(sw1),b1
|
|
ldw .D2T2 *+b14(sw2),b1
|
|
ldh .D2T2 *+b14(sh1),b1
|
|
ldh .D2T2 *+b14(sh2),b1
|
|
ldb .D2T2 *+b14(sb1),b1
|
|
ldb .D2T2 *+b14(sb2),b1
|
|
mvk .S1 $dpr_byte(sb16a),a1
|
|
mvk .S1 $dpr_byte(sb16b),a1
|
|
mvkl .S1 $dpr_byte(sbw),a1
|
|
mvkh .S1 $dpr_byte(sbw),a1
|
|
mvkl .S1 $dpr_hword(shw),a1
|
|
mvkh .S1 $dpr_hword(shw),a1
|
|
mvkl .S1 $dpr_word(sww),a1
|
|
mvkh .S1 $dpr_word(sww),a1
|