mirror of
https://github.com/pmret/papermario.git
synced 2024-11-19 01:12:28 +01:00
6 lines
171 B
ArmAsm
6 lines
171 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel handle_interrupt
|
|
/* 46008 8006AC08 03688024 */ and $s0, $k1, $t0
|