papermario/asm/nonmatchings/code_20ec0_len_5040/func_80047E1C.s
2020-08-12 22:37:16 -04:00

19 lines
714 B
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_80047E1C
/* 02321C 80047E1C 00041040 */ sll $v0, $a0, 1
/* 023220 80047E20 00441021 */ addu $v0, $v0, $a0
/* 023224 80047E24 00021080 */ sll $v0, $v0, 2
/* 023228 80047E28 00441023 */ subu $v0, $v0, $a0
/* 02322C 80047E2C 3C03800A */ lui $v1, 0x800a
/* 023230 80047E30 8C630F44 */ lw $v1, 0xf44($v1)
/* 023234 80047E34 00021100 */ sll $v0, $v0, 4
/* 023238 80047E38 00621821 */ addu $v1, $v1, $v0
/* 02323C 80047E3C 8C620000 */ lw $v0, ($v1)
/* 023240 80047E40 34420080 */ ori $v0, $v0, 0x80
/* 023244 80047E44 03E00008 */ jr $ra
/* 023248 80047E48 AC620000 */ sw $v0, ($v1)