mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 17:02:46 +01:00
10 lines
296 B
ArmAsm
10 lines
296 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
|
|
glabel func_80248274
|
|
/* 13B5B4 80248274 44871000 */ mtc1 $a3, $f2
|
|
/* 13B5B8 80248278 00000000 */ nop
|
|
/* 13B5BC 8024827C 468010A0 */ cvt.s.w $f2, $f2
|
|
/* 13B5C0 80248280 46041082 */ mul.s $f2, $f2, $f4
|