public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* DSP-C in GCC
@ 2002-12-11 12:46 Jon Beniston
  2002-12-12  7:22 ` Jonah
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Beniston @ 2002-12-11 12:46 UTC (permalink / raw)
  To: gcc

Hi,

I am currently prototyping an implementation of DSP-C like 
(http://www.dsp-c.org) extensions in GCC. If anyone is interested in 
this or would like to share some thoughts on how best to do this (I'm a 
GCC developer newbie) then please, let me know.

I'm planning on implementing a couple of new machine modes (SRmode -> 
for __fixed, SAmode -> for __accum, possibly SCmode -> for __circ) for 
the new datatypes. A collegue is suggesting that __fixed's should be 
mapped onto SImode, and then define a new set of operators. Any thoughts?

Cheers,
JonB



**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-12 14:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-11 12:46 DSP-C in GCC Jon Beniston
2002-12-12  7:22 ` Jonah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).