papermario/ver/jp/asm/nonmatchings/main_13530/func_8003823C.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

13 lines
484 B
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_8003823C
/* 1363C 8003823C 0000182D */ daddu $v1, $zero, $zero
/* 13640 80038240 24630001 */ addiu $v1, $v1, 1
.L80038244:
/* 13644 80038244 28620040 */ slti $v0, $v1, 0x40
/* 13648 80038248 1440FFFE */ bnez $v0, .L80038244
/* 1364C 8003824C 24630001 */ addiu $v1, $v1, 1
/* 13650 80038250 03E00008 */ jr $ra
/* 13654 80038254 00000000 */ nop