This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: Using mode and code macros in *.md files
- From: Segher Boessenkool <segher at kernel dot crashing dot org>
- To: Richard Sandiford <rsandifo at redhat dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 9 Aug 2004 19:47:53 +0200
- Subject: Re: RFC: Using mode and code macros in *.md files
- References: <87vffux323.fsf@redhat.com>
It would be nice to be able to write:
(set (pc) (match_operand:P 0 "register_operand" "d"))
instead.
Indeed!
Don't know about the other stuff.
Segher