papermario/ver/us/asm/nonmatchings/1776B0/btl_cam_set_zoom.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

14 lines
568 B
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel btl_cam_set_zoom
/* 17CE74 8024E594 3C028028 */ lui $v0, %hi(D_80280CE0)
/* 17CE78 8024E598 80420CE0 */ lb $v0, %lo(D_80280CE0)($v0)
/* 17CE7C 8024E59C 14400003 */ bnez $v0, .L8024E5AC
/* 17CE80 8024E5A0 00000000 */ nop
/* 17CE84 8024E5A4 3C01802A */ lui $at, %hi(D_8029F280)
/* 17CE88 8024E5A8 A424F280 */ sh $a0, %lo(D_8029F280)($at)
.L8024E5AC:
/* 17CE8C 8024E5AC 03E00008 */ jr $ra
/* 17CE90 8024E5B0 00000000 */ nop