public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
* C-style assembly
@ 2002-09-07 20:21 Shehryar Humayun
  2002-09-07 20:46 ` Doug Evans
  0 siblings, 1 reply; 5+ messages in thread
From: Shehryar Humayun @ 2002-09-07 20:21 UTC (permalink / raw)
  To: cgen

Hi,
The DSP chip I am working on has an assembly which has
a c-style syntax, e.g. to add two registers r1 and r2
and put the result in r1, the syntax is
              r1 = r1 + r2
Hence the mnemonic doesn't come first. Does any one
know of a chip which has a c-style assembly? Can any
one give me an idea about how I should describe my
instructiions using RTL in the .cpu file for such a
syntax? 
Thanks in advance.
Regards

Shehryar

__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

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

end of thread, other threads:[~2002-09-08 19:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-07 20:21 C-style assembly Shehryar Humayun
2002-09-07 20:46 ` Doug Evans
2002-09-08 10:13   ` Shehryar Humayun
2002-09-08 10:53     ` Doug Evans
2002-09-08 12:07       ` Shehryar Humayun

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).