papermario/ver/jp/asm/nonmatchings/main_3CAF0/func_800616F0.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

54 lines
2.4 KiB
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_800616F0
/* 3CAF0 800616F0 18A00020 */ blez $a1, .L80061774
/* 3CAF4 800616F4 00000000 */ nop
/* 3CAF8 800616F8 240B2000 */ addiu $t3, $zero, 0x2000
/* 3CAFC 800616FC 00AB082B */ sltu $at, $a1, $t3
/* 3CB00 80061700 1020001E */ beqz $at, .L8006177C
/* 3CB04 80061704 00000000 */ nop
/* 3CB08 80061708 00804021 */ addu $t0, $a0, $zero
/* 3CB0C 8006170C 00854821 */ addu $t1, $a0, $a1
/* 3CB10 80061710 0109082B */ sltu $at, $t0, $t1
/* 3CB14 80061714 10200017 */ beqz $at, .L80061774
/* 3CB18 80061718 00000000 */ nop
/* 3CB1C 8006171C 2529FFF0 */ addiu $t1, $t1, -0x10
/* 3CB20 80061720 310A000F */ andi $t2, $t0, 0xf
/* 3CB24 80061724 11400007 */ beqz $t2, .L80061744
/* 3CB28 80061728 00000000 */ nop
/* 3CB2C 8006172C 010A4023 */ subu $t0, $t0, $t2
/* 3CB30 80061730 BD150000 */ cache 0x15, ($t0)
/* 3CB34 80061734 0109082B */ sltu $at, $t0, $t1
/* 3CB38 80061738 1020000E */ beqz $at, .L80061774
/* 3CB3C 8006173C 00000000 */ nop
/* 3CB40 80061740 25080010 */ addiu $t0, $t0, 0x10
.L80061744:
/* 3CB44 80061744 312A000F */ andi $t2, $t1, 0xf
/* 3CB48 80061748 11400006 */ beqz $t2, .L80061764
/* 3CB4C 8006174C 00000000 */ nop
/* 3CB50 80061750 012A4823 */ subu $t1, $t1, $t2
/* 3CB54 80061754 BD350010 */ cache 0x15, 0x10($t1)
/* 3CB58 80061758 0128082B */ sltu $at, $t1, $t0
/* 3CB5C 8006175C 14200005 */ bnez $at, .L80061774
/* 3CB60 80061760 00000000 */ nop
.L80061764:
/* 3CB64 80061764 BD110000 */ cache 0x11, ($t0)
/* 3CB68 80061768 0109082B */ sltu $at, $t0, $t1
/* 3CB6C 8006176C 1420FFFD */ bnez $at, .L80061764
/* 3CB70 80061770 25080010 */ addiu $t0, $t0, 0x10
.L80061774:
/* 3CB74 80061774 03E00008 */ jr $ra
/* 3CB78 80061778 00000000 */ nop
.L8006177C:
/* 3CB7C 8006177C 3C088000 */ lui $t0, 0x8000
/* 3CB80 80061780 010B4821 */ addu $t1, $t0, $t3
/* 3CB84 80061784 2529FFF0 */ addiu $t1, $t1, -0x10
.L80061788:
/* 3CB88 80061788 BD010000 */ cache 1, ($t0)
/* 3CB8C 8006178C 0109082B */ sltu $at, $t0, $t1
/* 3CB90 80061790 1420FFFD */ bnez $at, .L80061788
/* 3CB94 80061794 25080010 */ addiu $t0, $t0, 0x10
/* 3CB98 80061798 03E00008 */ jr $ra
/* 3CB9C 8006179C 00000000 */ nop