papermario/ver/jp/asm/os/__osGetCause.s

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
511 B
ArmAsm
Raw Normal View History

.include "macro.inc"
/* assembler directives */
.set noat /* allow manual use of $at */
.set noreorder /* don't insert nops after branches */
.set gp=64 /* allow use of 64-bit general purpose registers */
.section .text, "ax"
/* Generated by spimdisasm 1.11.1 */
# Handwritten function
glabel __osGetCause
/* 47A40 8006C640 40026800 */ mfc0 $v0, $13 # handwritten instruction
/* 47A44 8006C644 03E00008 */ jr $ra
/* 47A48 8006C648 00000000 */ nop
/* 47A4C 8006C64C 00000000 */ nop