Get address sanitizer mostly working
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
|
||||
/ Returns 𝑥^𝑦.
|
||||
/
|
||||
/ @param 𝑦 is double scalar in low half of %xmm0
|
||||
/ @param 𝑥 is double scalar in low half of %xmm1
|
||||
/ @param 𝑥 is double scalar in low half of %xmm0
|
||||
/ @param 𝑦 is double scalar in low half of %xmm1
|
||||
/ @return double scalar in low half of %xmm0
|
||||
tinymath_pow:
|
||||
ezlea tinymath_powl,ax
|
||||
|
||||
Reference in New Issue
Block a user