This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCH] Only set rounding mode in SET_RESTORE_ROUND_53BIT


On Thu, May 30, 2013 at 02:29:17PM +0530, Siddhesh Poyarekar wrote:

> 
> So to put all this in code, the below patch is what I intend to do.
> Instead of modifying exception flags, SET_RESTORE_ROUND_53BIT only
> sets rounding mode and floating point mode (in x87) and restores it on
> exit from the lexical block.  I tested x86_64 as well as i386 with
> --disable-sse to verify that this does not cause any regressions in
> the testsuite.  Would this change be correct?
>
Does testsuite exercise rounding modes other than default?


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