DSPRelated.com
Forums

IEEE 754 support

Started by Nalin K Pithwa October 17, 2002
Hi,

Does the TMS320C6711 DSP chip provide support for IEEE 754? How
can we ascertain this?

Thanks in advance,

Regards,
Nalin



Nalin K Pithwa-

> Does the TMS320C6711 DSP chip provide support for IEEE 754? How
> can we ascertain this?

The Texas Inst. C3x, C4x, and C67xx devices have supported IEEE-754
single-precision
format for years, since 1988 when the first C30 was introduced.

Jeff Brower
DSP sw/hw engineer
Signalogic




C3x floating point format is not compatible with IEEE 754.
I believe this decision was made because it was easier/faster
to support another format in those devices.

C4x is also not compatible, but does have instructions to
convert to and from IEEE (TOIEEE/FRIEEE).

6711 does include support for IEEE 754 single and double
precision in hardware.

-----Original Message-----
From: Jeff Brower [mailto:]
Sent: Friday, October 18, 2002 10:09 AM
To: Nalin K Pithwa
Cc:
Subject: Re: [c6x] IEEE 754 support Nalin K Pithwa-

> Does the TMS320C6711 DSP chip provide support for IEEE 754? How
> can we ascertain this?

The Texas Inst. C3x, C4x, and C67xx devices have supported IEEE-754
single-precision
format for years, since 1988 when the first C30 was introduced.

Jeff Brower
DSP sw/hw engineer
Signalogic

_____________________________________
Note: If you do a simple "reply" with your email client, only the author of
this message will receive your answer. You need to do a "reply all" if you
want your answer to be distributed to the entire group.

_____________________________________
About this discussion group:

To Join: Send an email to

To Post: Send an email to

To Leave: Send an email to

Archives: http://www.yahoogroups.com/group/c6x

Other Groups: http://www.dsprelated.com ">http://docs.yahoo.com/info/terms/


Nalin-

Brian is correct. I got out the old C3x and C4x books and checked.

Jeff Brower
Signalogic

Brian Carlson wrote:
>
> C3x floating point format is not compatible with IEEE 754.
> I believe this decision was made because it was easier/faster
> to support another format in those devices.
>
> C4x is also not compatible, but does have instructions to
> convert to and from IEEE (TOIEEE/FRIEEE).
>
> 6711 does include support for IEEE 754 single and double
> precision in hardware.
>
> -----Original Message-----
> From: Jeff Brower [mailto:]
> Sent: Friday, October 18, 2002 10:09 AM
> To: Nalin K Pithwa
> Cc:
> Subject: Re: [c6x] IEEE 754 support
>
> Nalin K Pithwa-
>
> > Does the TMS320C6711 DSP chip provide support for IEEE 754? How
> > can we ascertain this?
>
> The Texas Inst. C3x, C4x, and C67xx devices have supported IEEE-754
> single-precision
> format for years, since 1988 when the first C30 was introduced.
>
> Jeff Brower
> DSP sw/hw engineer
> Signalogic