summaryrefslogtreecommitdiff
path: root/asm/MSL_C/MSL_Common_Embedded/Math/w_pow.s
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2020-09-29 22:55:53 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2020-09-29 22:55:53 -0400
commit7c4be3103501672f96191329ae15d899eb1aae4a (patch)
treea80854618b148babb330a61ad280bfe8c0470745 /asm/MSL_C/MSL_Common_Embedded/Math/w_pow.s
parent327f50ac00dd60c264dae63e96ced917d593c651 (diff)
parent89d7e06a792a5859b3d284257612820feb2980a2 (diff)
Merge branch 'master' of https://github.com/doldecomp/pokerevo into label_ctors
Diffstat (limited to 'asm/MSL_C/MSL_Common_Embedded/Math/w_pow.s')
-rw-r--r--asm/MSL_C/MSL_Common_Embedded/Math/w_pow.s7
1 files changed, 7 insertions, 0 deletions
diff --git a/asm/MSL_C/MSL_Common_Embedded/Math/w_pow.s b/asm/MSL_C/MSL_Common_Embedded/Math/w_pow.s
new file mode 100644
index 0000000..cd9f837
--- /dev/null
+++ b/asm/MSL_C/MSL_Common_Embedded/Math/w_pow.s
@@ -0,0 +1,7 @@
+.include "macros.inc"
+
+.section .text, "ax" # 0x80006980 - 0x803E1E60
+
+.global pow
+pow:
+/* 801D45E4 001D0244 4B FF D1 14 */ b __ieee754_pow