papermario/asm/nonmatchings/code_759b0_len_61b0/func_800E0374.s

14 lines
634 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 func_800E0374
2020-09-28 03:13:56 +02:00
/* 79824 800E0374 3C02800F */ lui $v0, %hi(gPlayerStatusPtr)
/* 79828 800E0378 8C427B30 */ lw $v0, %lo(gPlayerStatusPtr)($v0)
2020-09-24 05:16:13 +02:00
/* 7982C 800E037C 8C430004 */ lw $v1, 4($v0)
/* 79830 800E0380 2404FEFF */ addiu $a0, $zero, -0x101
/* 79834 800E0384 3C018011 */ lui $at, 0x8011
/* 79838 800E0388 AC20C93C */ sw $zero, -0x36c4($at)
/* 7983C 800E038C 00641824 */ and $v1, $v1, $a0
/* 79840 800E0390 03E00008 */ jr $ra
/* 79844 800E0394 AC430004 */ sw $v1, 4($v0)