papermario/ver/us/asm/nonmatchings/31650/func_80058004.s
Ethan Roseman 3315d6010f
Splat refactor (#257)
* all non-world rodata migrated

* data disasm

* kinda working

* updated yaml

* bloop

* linker header

* configure 2.0

* bin

* mass rename to remove code_

* pause rename

* battle partner stuff

* whew

* more renames

* more renames

* more renaming

* it builds!

* updates

* remove main prefix

* one more thing

* crc, yay0

* .data, .rodata, .bss

* img

* dead_atan2

* it buildsgit add -A

* split battle/partner/6FAD10

* rm &s on sleepy_sheep syms

* sha1sum ninja rule description

* OK but commented out PaperMarioMapFS and PaperMarioNpcSprites

* uncomment

* fix mapfs

* match func_8003CFB4

* .

* clean up and name npc_iter_no_op

* npc.c

* enable cc warnings

* name npc_find_near

* use singular options.asset_path

* smores

* cc_dsl only when needed

* kinda fix configure for splat refactor2

* ok!

* new msg format

* remove old msg format docs

* slight bug fixes, splat adjustment

* git subrepo pull (merge) --force tools/splat

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

* git subrepo pull (merge) --force tools/splat

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

* Update symbol addrs

* git subrepo pull tools/splat

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

Co-authored-by: Alex Bates <hi@imalex.xyz>
2021-04-13 16:47:52 +09:00

25 lines
1.1 KiB
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_80058004
/* 33404 80058004 000528C3 */ sra $a1, $a1, 3
/* 33408 80058008 50A0000E */ beql $a1, $zero, .L80058044
/* 3340C 8005800C 00041400 */ sll $v0, $a0, 0x10
/* 33410 80058010 30E2FFFF */ andi $v0, $a3, 0xffff
/* 33414 80058014 00450018 */ mult $v0, $a1
/* 33418 80058018 00001012 */ mflo $v0
/* 3341C 8005801C 00061C00 */ sll $v1, $a2, 0x10
/* 33420 80058020 00031C03 */ sra $v1, $v1, 0x10
/* 33424 80058024 00650018 */ mult $v1, $a1
/* 33428 80058028 00021403 */ sra $v0, $v0, 0x10
/* 3342C 8005802C 00001812 */ mflo $v1
/* 33430 80058030 00431021 */ addu $v0, $v0, $v1
/* 33434 80058034 00821021 */ addu $v0, $a0, $v0
/* 33438 80058038 00021400 */ sll $v0, $v0, 0x10
/* 3343C 8005803C 03E00008 */ jr $ra
/* 33440 80058040 00021403 */ sra $v0, $v0, 0x10
.L80058044:
/* 33444 80058044 03E00008 */ jr $ra
/* 33448 80058048 00021403 */ sra $v0, $v0, 0x10
/* 3344C 8005804C 00000000 */ nop