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] Fix underflow reporting and tie up loose ends in sparcsoft-fp.


On 05/29/2012 01:28 PM, David Miller wrote:
Out of curiosity I tested some more cases than I did previously
and this trick doesn't work in all cases.

I'll thus have to do things differently.

One possibility is to keep manipulating the bits in the fpcsr as you do now, check for unmasked exceptions (which will almost always be masked), and sigqueueinfo to fill in the right stuff a-la do_fpe_common.


r~



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