papermario/asm/nonmatchings/code_fee30_len_2d60/set_anim_timescale.s

9 lines
355 B
ArmAsm
Raw Normal View History

2020-09-24 05:16:13 +02:00
.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel set_anim_timescale
/* 10097C 802DD88C 460C6300 */ add.s $f12, $f12, $f12
2020-11-29 08:13:07 +01:00
/* 100980 802DD890 3C01802E */ lui $at, %hi(D_802DF4C0)
2020-09-24 05:16:13 +02:00
/* 100984 802DD894 03E00008 */ jr $ra
2020-11-29 08:13:07 +01:00
/* 100988 802DD898 E42CF4C0 */ swc1 $f12, %lo(D_802DF4C0)($at)