Re: [linux-audio-dev] Denormal numbers

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] Denormal numbers
From: Jack O'Quin (joq_AT_io.com)
Date: Sat Aug 02 2003 - 03:49:10 EEST


Simon Jenkins <sjenkins_AT_blueyonder.co.uk> writes:

> #define FLUSH_TO_ZERO(fv) ((((*(volatile unsigned
> int*)&(fv))&0x7f800000)==0)?0.0f:(fv))

Nice work.

> (Note: This will stop working once Juhana gets the "volatile" keyword
> removed from the C language :) )

I can just picture the skies filling with planes carrying all the
people going to *that* standards group meeting! ;-)

Regards,

-- 
  Jack O'Quin
  Austin, Texas, USA


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sat Aug 02 2003 - 03:48:17 EEST