This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [AArch64] support long double exceptions and rounding mode


On 06/09/12 15:34, Marcus Shawcroft wrote:
Enable the raising of exception in long double soft float and support
for rounding mode.

2012-09-06 Marcus Shawcroft<marcus.shawcroft@arm.com>

          * config/aarch64/sfp-machine.h (FP_EX_INVALID, FP_EX_DIVZERO)
          (FP_EX_OVERFLOW, FP_EX_UNDERFLOW, FP_EX_INEXACT)
	(FP_HANDLE_EXCEPTIONS, FP_RND_NEAREST, FP_RND_ZERO, FP_RND_PINF)
	(FP_RND_MINF, _FP_DECL_EX, FP_INIT_FOUNDMODE, FP_ROUNDMODE):New.


I've just committed this patch to the aarch64 branch. /Marcus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]