papermario/asm/nonmatchings/code_16c8e0/WaitForBuffDone.s

12 lines
360 B
ArmAsm
Raw Normal View History

2020-08-04 08:49:11 +02:00
.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel WaitForBuffDone
/* 19FA2C 8027114C 3C02802A */ lui $v0, 0x802a
/* 19FA30 80271150 8042FBD4 */ lb $v0, -0x42c($v0)
/* 19FA34 80271154 2C420001 */ sltiu $v0, $v0, 1
/* 19FA38 80271158 03E00008 */ jr $ra
/* 19FA3C 8027115C 00021040 */ sll $v0, $v0, 1