mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 17:02:46 +01:00
11 lines
314 B
ArmAsm
11 lines
314 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
|
|
glabel func_802DD88C
|
|
/* 10097C 802DD88C 460C6300 */ add.s $f12, $f12, $f12
|
|
/* 100980 802DD890 3C01802E */ lui $at, 0x802e
|
|
/* 100984 802DD894 03E00008 */ jr $ra
|
|
/* 100988 802DD898 E42CF4C0 */ swc1 $f12, -0xb40($at)
|
|
|