public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Clobbering two registers
@ 2010-05-12 16:17 Paulo J. Matos
  2010-05-12 17:47 ` Ian Lance Taylor
  0 siblings, 1 reply; 3+ messages in thread
From: Paulo J. Matos @ 2010-05-12 16:17 UTC (permalink / raw)
  To: gcc

Hi all,

How can I say in the machine architecture that to generate code for a
particular insn I need any two registers for intermediate operations?
To get one I think that (clobber (match_operand ...)) will work but
what if I want two? Can I add two clobbers on the same define_insn
rule?

Cheers,
-- 
PMatos

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

end of thread, other threads:[~2010-05-16 23:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-12 16:17 Clobbering two registers Paulo J. Matos
2010-05-12 17:47 ` Ian Lance Taylor
2010-05-16 23:58   ` Paulo J. Matos

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