mirror of
https://github.com/pmret/papermario.git
synced 2024-11-12 22:12:38 +01:00
9 lines
314 B
ArmAsm
9 lines
314 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_E0200570
|
|
/* 326040 E0200570 3C01E020 */ lui $at, 0xe020
|
|
/* 326044 E0200574 8C2106EC */ lw $at, 0x6ec($at)
|
|
/* 326048 E0200578 00200008 */ jr $at
|
|
/* 32604C E020057C 00000000 */ nop
|