papermario/ver/us/asm/nonmatchings/code_EF2680/func_80240E64_EF3474.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

32 lines
1.5 KiB
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_80240E64_EF3474
/* EF3474 80240E64 27BDFFE8 */ addiu $sp, $sp, -0x18
/* EF3478 80240E68 AFB00010 */ sw $s0, 0x10($sp)
/* EF347C 80240E6C 0080802D */ daddu $s0, $a0, $zero
/* EF3480 80240E70 AFBF0014 */ sw $ra, 0x14($sp)
/* EF3484 80240E74 8E020148 */ lw $v0, 0x148($s0)
/* EF3488 80240E78 0C00F92F */ jal func_8003E4BC
/* EF348C 80240E7C 84440008 */ lh $a0, 8($v0)
/* EF3490 80240E80 0040202D */ daddu $a0, $v0, $zero
/* EF3494 80240E84 8482008E */ lh $v0, 0x8e($a0)
/* EF3498 80240E88 9483008E */ lhu $v1, 0x8e($a0)
/* EF349C 80240E8C 18400005 */ blez $v0, .L80240EA4
/* EF34A0 80240E90 2462FFFF */ addiu $v0, $v1, -1
/* EF34A4 80240E94 A482008E */ sh $v0, 0x8e($a0)
/* EF34A8 80240E98 00021400 */ sll $v0, $v0, 0x10
/* EF34AC 80240E9C 1C400006 */ bgtz $v0, .L80240EB8
/* EF34B0 80240EA0 00000000 */ nop
.L80240EA4:
/* EF34B4 80240EA4 8482008C */ lh $v0, 0x8c($a0)
/* EF34B8 80240EA8 14400003 */ bnez $v0, .L80240EB8
/* EF34BC 80240EAC 2402000E */ addiu $v0, $zero, 0xe
/* EF34C0 80240EB0 A480008E */ sh $zero, 0x8e($a0)
/* EF34C4 80240EB4 AE020070 */ sw $v0, 0x70($s0)
.L80240EB8:
/* EF34C8 80240EB8 8FBF0014 */ lw $ra, 0x14($sp)
/* EF34CC 80240EBC 8FB00010 */ lw $s0, 0x10($sp)
/* EF34D0 80240EC0 03E00008 */ jr $ra
/* EF34D4 80240EC4 27BD0018 */ addiu $sp, $sp, 0x18