mirror of
https://github.com/mupen64plus-ae/parallel-rsp.git
synced 2025-02-17 03:18:15 +00:00
7 lines
66 B
ArmAsm
7 lines
66 B
ArmAsm
.text
|
|
.global main
|
|
main:
|
|
li $t0, -15254
|
|
srl $t0, $t0, 20
|
|
break
|