This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
DSP-C in GCC
- From: "Jon Beniston" <jbeniston at siroyan dot com>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 11 Dec 2002 17:09:51 +0000
- Subject: DSP-C in GCC
- Organization: Siroyan, Ltd.
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
**********************************************************************