papermario/ver/us/asm/nonmatchings/code_163400/func_80243550.s
alex a4e1c2f522
Add versioning (#187)
* fix vscode cpp extension messing with files.associations

* move stuff

* it builds!

* symlink papermario.us.z64

* ci: put baserom in right place

* add jp

* fix splat dir

* ignore starrod dump

* .s deps

* update jenkins

* add dsl back

* configure.py versions

* wups

* fine ethan

* fix paths

* configure: default to only the version(s) with existing baseroms

* fix coverage

* fix progress.py

* progress.py verisoning

* remove format.sh from CONTRIBUTING

* update CONTRIBUTING

* fix first_diff

* diff.py: use ver/current/

* update splat.yaml

* trying to fix subrepo

* git subrepo pull tools/splat

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

* configure fix

* git subrepo pull tools/splat

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

Co-authored-by: Ethan Roseman <ethteck@gmail.com>
2021-02-22 18:21:23 +09:00

36 lines
1.7 KiB
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_80243550
/* 163DB0 80243550 3C028016 */ lui $v0, %hi(gUIPanels)
/* 163DB4 80243554 24429D50 */ addiu $v0, $v0, %lo(gUIPanels)
/* 163DB8 80243558 00042140 */ sll $a0, $a0, 5
/* 163DBC 8024355C 00822021 */ addu $a0, $a0, $v0
/* 163DC0 80243560 9083001C */ lbu $v1, 0x1c($a0)
/* 163DC4 80243564 14600005 */ bnez $v1, .L8024357C
/* 163DC8 80243568 28620010 */ slti $v0, $v1, 0x10
/* 163DCC 8024356C 90820000 */ lbu $v0, ($a0)
/* 163DD0 80243570 304200FB */ andi $v0, $v0, 0xfb
/* 163DD4 80243574 A0820000 */ sb $v0, ($a0)
/* 163DD8 80243578 28620010 */ slti $v0, $v1, 0x10
.L8024357C:
/* 163DDC 8024357C 10400008 */ beqz $v0, .L802435A0
/* 163DE0 80243580 00031040 */ sll $v0, $v1, 1
/* 163DE4 80243584 3C038025 */ lui $v1, %hi(D_80249C5C)
/* 163DE8 80243588 00621821 */ addu $v1, $v1, $v0
/* 163DEC 8024358C 84639C5C */ lh $v1, %lo(D_80249C5C)($v1)
/* 163DF0 80243590 8CE20000 */ lw $v0, ($a3)
/* 163DF4 80243594 00431023 */ subu $v0, $v0, $v1
/* 163DF8 80243598 03E00008 */ jr $ra
/* 163DFC 8024359C ACE20000 */ sw $v0, ($a3)
.L802435A0:
/* 163E00 802435A0 3C028025 */ lui $v0, %hi(D_80249C7A)
/* 163E04 802435A4 84429C7A */ lh $v0, %lo(D_80249C7A)($v0)
/* 163E08 802435A8 8CE30000 */ lw $v1, ($a3)
/* 163E0C 802435AC 00621823 */ subu $v1, $v1, $v0
/* 163E10 802435B0 ACE30000 */ sw $v1, ($a3)
/* 163E14 802435B4 90820000 */ lbu $v0, ($a0)
/* 163E18 802435B8 304200F7 */ andi $v0, $v0, 0xf7
/* 163E1C 802435BC 03E00008 */ jr $ra
/* 163E20 802435C0 A0820000 */ sb $v0, ($a0)