Explorar o código

simplify armhf fesetenv

armhf fesetenv implementation did a useless read of the fpscr.
Szabolcs Nagy %!s(int64=10) %!d(string=hai) anos
pai
achega
04d522cba6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/fenv/armhf/fenv.s

+ 0 - 1
src/fenv/armhf/fenv.s

@@ -54,7 +54,6 @@ fegetenv:
 .global fesetenv
 .type fesetenv,%function
 fesetenv:
-	mrc p10, 7, r3, cr1, cr0, 0
 	cmn r0, #1
 	moveq r3, #0
 	ldrne r3, [r0]