mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 17:02:46 +01:00
698cf99458
* jp cod * just have less code and it works * oops * removing splat cause subrepo is being dumb * git subrepo clone https://github.com/ethteck/splat.git tools/splat subrepo: subdir: "tools/splat" merged: "d7281bae6a" upstream: origin: "https://github.com/ethteck/splat.git" branch: "master" commit: "d7281bae6a" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" * move jp stuff + revert configure * git subrepo pull tools/splat subrepo: subdir: "tools/splat" merged: "c56195a9c5" upstream: origin: "https://github.com/ethteck/splat.git" branch: "master" commit: "c56195a9c5" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596"
29 lines
1.3 KiB
ArmAsm
29 lines
1.3 KiB
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_800271CC
|
|
/* 25CC 800271CC 00061880 */ sll $v1, $a2, 2
|
|
/* 25D0 800271D0 00661821 */ addu $v1, $v1, $a2
|
|
/* 25D4 800271D4 00031980 */ sll $v1, $v1, 6
|
|
/* 25D8 800271D8 00671821 */ addu $v1, $v1, $a3
|
|
/* 25DC 800271DC 00031840 */ sll $v1, $v1, 1
|
|
/* 25E0 800271E0 00652821 */ addu $a1, $v1, $a1
|
|
/* 25E4 800271E4 00641821 */ addu $v1, $v1, $a0
|
|
/* 25E8 800271E8 94A20000 */ lhu $v0, ($a1)
|
|
/* 25EC 800271EC 8FA50010 */ lw $a1, 0x10($sp)
|
|
/* 25F0 800271F0 00021082 */ srl $v0, $v0, 2
|
|
/* 25F4 800271F4 3042000F */ andi $v0, $v0, 0xf
|
|
/* 25F8 800271F8 A0A20003 */ sb $v0, 3($a1)
|
|
/* 25FC 800271FC 94620000 */ lhu $v0, ($v1)
|
|
/* 2600 80027200 000212C2 */ srl $v0, $v0, 0xb
|
|
/* 2604 80027204 A0A20000 */ sb $v0, ($a1)
|
|
/* 2608 80027208 94620000 */ lhu $v0, ($v1)
|
|
/* 260C 8002720C 00021182 */ srl $v0, $v0, 6
|
|
/* 2610 80027210 3042001F */ andi $v0, $v0, 0x1f
|
|
/* 2614 80027214 A0A20001 */ sb $v0, 1($a1)
|
|
/* 2618 80027218 94620000 */ lhu $v0, ($v1)
|
|
/* 261C 8002721C 00021042 */ srl $v0, $v0, 1
|
|
/* 2620 80027220 3042001F */ andi $v0, $v0, 0x1f
|
|
/* 2624 80027224 03E00008 */ jr $ra
|
|
/* 2628 80027228 A0A20002 */ sb $v0, 2($a1)
|