[PATCH 3/5] ARM: Cleanup fenv implementation

Wilco wdijkstr@arm.com
Tue Jun 10 16:59:00 GMT 2014


Hi,

This is a series of patches which improves the ARM fenv implementation. Add _FPU_MASK_RM and use it
instead of FE_TOWARDZERO.

ChangeLog:
2014-06-10  Wilco  <wdijkstr@arm.com>

	* sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
	* sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
	(libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
	(libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
	(libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
	* sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
	* sysdeps/arm/get-rounding-mode.h (get_rounding_mode): Use _FPU_MASK_RM.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0003-Add-_FPU_MASK_RM.txt
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20140610/7752a82f/attachment.txt>


More information about the Libc-alpha mailing list