papermario/asm/nonmatchings/code_b72b0_len_15ed0/get_item_entity.s
2020-09-23 23:16:13 -04:00

11 lines
431 B
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel get_item_entity
/* C7658 80130F58 3C028015 */ lui $v0, 0x8015
/* C765C 80130F5C 8C4265A0 */ lw $v0, 0x65a0($v0)
/* C7660 80130F60 00042080 */ sll $a0, $a0, 2
/* C7664 80130F64 00822021 */ addu $a0, $a0, $v0
/* C7668 80130F68 03E00008 */ jr $ra
/* C766C 80130F6C 8C820000 */ lw $v0, ($a0)