[VITA] Disable sqrtfv

This commit is contained in:
Francisco José García García 2020-05-31 18:02:08 +02:00
parent a10abdd929
commit 5fe273195b

View File

@ -100,7 +100,7 @@ void sqrtfv_c(float *x, int n, float *r)
void sqrtfv_neon(float *x, int n, float *r)
{
#ifdef __MATH_NEON
#if 0
asm volatile (
"tst r1, #1 \n\t" //r1 & 1