papermario/ver/us/asm/nonmatchings/os/47ae0_len_e0/osSpGetStatus.s

9 lines
319 B
ArmAsm
Raw Normal View History

2020-09-24 05:16:13 +02:00
.set noat # allow manual use of $at
2020-08-04 08:49:11 +02:00
.set noreorder # don't insert nops after branches
glabel osSpGetStatus
2020-09-24 05:16:13 +02:00
/* 47AE0 8006C6E0 3C02A404 */ lui $v0, 0xa404
/* 47AE4 8006C6E4 34420010 */ ori $v0, $v0, 0x10
/* 47AE8 8006C6E8 03E00008 */ jr $ra
/* 47AEC 8006C6EC 8C420000 */ lw $v0, ($v0)