comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <spam.jrcarter.not@spam.not.acm.org>
Subject: Re: RFC:  Generic Fixed-Point IIR Filter
Date: Thu, 26 Mar 2015 13:37:18 -0700
Date: 2015-03-26T13:37:18-07:00	[thread overview]
Message-ID: <mf1qkb$dqb$2@dont-email.me> (raw)
In-Reply-To: <2c2ee86e-b9bd-49e3-aa7f-206f3c4da95e@googlegroups.com>

On 03/26/2015 12:44 PM, Patrick Noffke wrote:
> 
> How is universal_fixed (likely) implemented on a 32-bit processor?  What
> happens if you multiply two fixed-point types that use all 32-bits for range
> and precision?  What if one type uses all the bits for the range and another
> uses all the bits for precision?

I refer you to ARM 3.4.1(7):

"The set of values of a universal type is the undiscriminated union of the set
of values possible for any definable type in the associated class." So
universal_fixed has to be able to handle any value of any fixed-point type
definition.

-- 
Jeff Carter
"Since I strongly believe that overpopulation is by
far the greatest problem in the world, this [Soylent
Green] would be my only message movie."
Charleton Heston
123

  parent reply	other threads:[~2015-03-26 20:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-26 16:25 RFC: Generic Fixed-Point IIR Filter Patrick Noffke
2015-03-26 17:05 ` Dmitry A. Kazakov
2015-03-26 17:41 ` Jeffrey Carter
2015-03-26 19:44   ` Patrick Noffke
2015-03-26 20:34     ` Randy Brukardt
2015-03-26 20:39       ` Jeffrey Carter
2015-03-26 21:12         ` Randy Brukardt
2015-03-26 21:30           ` Patrick Noffke
2015-03-26 22:02           ` Jeffrey Carter
2015-03-27 12:17           ` G.B.
2015-03-26 21:17       ` Patrick Noffke
2015-03-26 20:37     ` Jeffrey Carter [this message]
2015-03-27 11:37 ` Brian Drummond
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox