papermario/asm/nonmatchings/code_b72b0_len_15ed0/close_message.s

10 lines
386 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 close_message
2020-09-24 05:16:13 +02:00
/* BC370 80125C70 8C8204FC */ lw $v0, 0x4fc($a0)
/* BC374 80125C74 2403FFBF */ addiu $v1, $zero, -0x41
/* BC378 80125C78 00431024 */ and $v0, $v0, $v1
/* BC37C 80125C7C 03E00008 */ jr $ra
/* BC380 80125C80 AC8204FC */ sw $v0, 0x4fc($a0)