papermario/ver/jp/asm/nonmatchings/main_23330/func_80049200.s
Ethan Roseman 698cf99458
jp cod (Created the first segment's c files for jp) (#194)
* jp cod

* just have less code and it works

* oops

* removing splat cause subrepo is being dumb

* git subrepo clone https://github.com/ethteck/splat.git tools/splat

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

* move jp stuff + revert configure

* git subrepo pull tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "c56195a9c5"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "c56195a9c5"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"
2021-02-27 00:36:33 +09:00

26 lines
1.2 KiB
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_80049200
/* 24600 80049200 27BDFFE0 */ addiu $sp, $sp, -0x20
/* 24604 80049204 AFB00010 */ sw $s0, 0x10($sp)
/* 24608 80049208 0080802D */ daddu $s0, $a0, $zero
/* 2460C 8004920C AFBF0018 */ sw $ra, 0x18($sp)
/* 24610 80049210 AFB10014 */ sw $s1, 0x14($sp)
/* 24614 80049214 8E020148 */ lw $v0, 0x148($s0)
/* 24618 80049218 84440008 */ lh $a0, 8($v0)
/* 2461C 8004921C 0C00E9EB */ jal func_8003A7AC
/* 24620 80049220 00A0882D */ daddu $s1, $a1, $zero
/* 24624 80049224 9443008E */ lhu $v1, 0x8e($v0)
/* 24628 80049228 2463FFFF */ addiu $v1, $v1, -1
/* 2462C 8004922C A443008E */ sh $v1, 0x8e($v0)
/* 24630 80049230 00031C00 */ sll $v1, $v1, 0x10
/* 24634 80049234 58600001 */ blezl $v1, .L8004923C
/* 24638 80049238 AE110070 */ sw $s1, 0x70($s0)
.L8004923C:
/* 2463C 8004923C 8FBF0018 */ lw $ra, 0x18($sp)
/* 24640 80049240 8FB10014 */ lw $s1, 0x14($sp)
/* 24644 80049244 8FB00010 */ lw $s0, 0x10($sp)
/* 24648 80049248 03E00008 */ jr $ra
/* 2464C 8004924C 27BD0020 */ addiu $sp, $sp, 0x20