This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: md description for intruction that modifies multiple operands
- From: fnf at intrinsity dot com (Fred Fish)
- To: Richard dot Earnshaw at arm dot com
- Cc: fnf at intrinsity dot com, echristo at redhat dot com (Eric Christopher),gcc at gcc dot gnu dot org
- Date: Thu, 29 May 2003 12:29:53 -0500 (CDT)
- Subject: Re: md description for intruction that modifies multiple operands
- Reply-to: fnf at intrinsity dot com (Fred Fish)
> Note also that it is regarded as good style now do define constants in the
> MD file for unspec operations. Hence on ARM we now have
I've been putting that off since we need about 450 of them and
there have been quite a few changes since we mostly mechanically
generated all the templates. Certainly before we submit our
changes to the baseline gcc we'll fix that. :-)
-Fred