mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 17:02:46 +01:00
21 lines
795 B
ArmAsm
21 lines
795 B
ArmAsm
|
.set noat # allow manual use of $at
|
||
|
.set noreorder # don't insert nops after branches
|
||
|
|
||
|
glabel func_800668F0
|
||
|
/* 41CF0 800668F0 40085000 */ mfc0 $t0, $10
|
||
|
/* 41CF4 800668F4 40840000 */ mtc0 $a0, $0
|
||
|
/* 41CF8 800668F8 3C098000 */ lui $t1, 0x8000
|
||
|
/* 41CFC 800668FC 40895000 */ mtc0 $t1, $10
|
||
|
/* 41D00 80066900 40801000 */ mtc0 $zero, $2
|
||
|
/* 41D04 80066904 40801800 */ mtc0 $zero, $3
|
||
|
/* 41D08 80066908 00000000 */ nop
|
||
|
/* 41D0C 8006690C 42000002 */ tlbwi
|
||
|
/* 41D10 80066910 00000000 */ nop
|
||
|
/* 41D14 80066914 00000000 */ nop
|
||
|
/* 41D18 80066918 00000000 */ nop
|
||
|
/* 41D1C 8006691C 00000000 */ nop
|
||
|
/* 41D20 80066920 40885000 */ mtc0 $t0, $10
|
||
|
/* 41D24 80066924 03E00008 */ jr $ra
|
||
|
/* 41D28 80066928 00000000 */ nop
|
||
|
/* 41D2C 8006692C 00000000 */ nop
|