papermario/asm/nonmatchings/code_cd180_len_38f0/func_80137D88.s
2020-09-23 23:16:13 -04:00

12 lines
478 B
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_80137D88
/* CE488 80137D88 308400FF */ andi $a0, $a0, 0xff
/* CE48C 80137D8C 3C018015 */ lui $at, 0x8015
/* CE490 80137D90 AC246900 */ sw $a0, 0x6900($at)
/* CE494 80137D94 3C018015 */ lui $at, 0x8015
/* CE498 80137D98 AC256904 */ sw $a1, 0x6904($at)
/* CE49C 80137D9C 03E00008 */ jr $ra
/* CE4A0 80137DA0 00000000 */ nop