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: Architecture floating-point underflow information wanted


On 09/25/2012 08:29 AM, Uros Bizjak wrote:
>> > alpha
> cpu                     : Alpha
> cpu model               : EV68AL
> cpu variation           : 7
> cpu revision            : 0
> 
> The test returns "after rounding".

FWIW, you're testing the kernel implementation.

# The 21264 will not produce a Denormal result for the underflow
# exception. Instead, a true zero (+0) is written to the destination
# register. In the 21264 the FPCR underflow to zero (UNDZ) bit must
# be set if underflow disable (UNFD) bit is set. If desired, trapping
# on underflow can be enabled by the instruction and the FPCR, and
# software may compute the Denormal value as defined in the IEEE Standard.


r~


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