This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: Add BID decimal floating point format


> > Are DPD and BID universal terms?  If not, it might make sense to
> > reference a definition (or provide one).
> 
> The DPD and BID acronyms are extensively used in the 754r 
> conference calls.  Densely packed decimals, what DPD stands 
> for, appears in the draft found at 
> http://754r.ucbtest.org/drafts/754r.pdf.  However, although 
> both BID and DPD have been voted as valid decimal FP formats, 
> there's no draft yet that mentions the former.

Although Wikipedia is usually not a good reference, members of the IEEE754r committee keep this entry up to date, where one can find references to both DPD and BID: http://en.wikipedia.org/wiki/IEEE_754r.

Here's evidence that BID and DPD are commonly used acronyms in the committee's meetings: http://www.validlab.com/754R/nonabelian.com/754/minutes/754/060719.

-- 
_______________________________________________________
Evandro Menezes               AMD            Austin, TX




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