[linux-audio-dev] Denormal numbers

Jack O'Quin joq at io.com
Fri Aug 1 21:03:01 UTC 2003


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



More information about the Linux-audio-dev mailing list