This is the mail archive of the gcc@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]

DSP-C in 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
**********************************************************************


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