papermario/ver/us/asm/nonmatchings/os/3c850_len_f0/osPiRelAccess.s
Ethan Roseman 647db26552
Mass function rename from Star Rod + a couple funcs (#298)
* .

* yaml update

* git subrepo pull --force tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "cd690f725d"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "cd690f725d"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"

* separate main bss syms

* renames and one match

* SR symbol rename

* fix symbol_addrs

* git subrepo pull tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "5fa8aa24ca"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "5fa8aa24ca"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"

* remove old artifacts
2021-06-30 11:27:12 +09:00

17 lines
766 B
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel osPiRelAccess
/* 3C910 80061510 27BDFFE8 */ addiu $sp, $sp, -0x18
/* 3C914 80061514 AFBF0010 */ sw $ra, 0x10($sp)
/* 3C918 80061518 3C04800B */ lui $a0, %hi(gOsPiMessageQueue)
/* 3C91C 8006151C 24844380 */ addiu $a0, $a0, %lo(gOsPiMessageQueue)
/* 3C920 80061520 00002821 */ addu $a1, $zero, $zero
/* 3C924 80061524 0C019608 */ jal osSendMesg
/* 3C928 80061528 00003021 */ addu $a2, $zero, $zero
/* 3C92C 8006152C 8FBF0010 */ lw $ra, 0x10($sp)
/* 3C930 80061530 03E00008 */ jr $ra
/* 3C934 80061534 27BD0018 */ addiu $sp, $sp, 0x18
/* 3C938 80061538 00000000 */ nop
/* 3C93C 8006153C 00000000 */ nop