[patch] h8300.md: Add a new insn pattern.

Hans-Peter Nilsson hp@bitrange.com
Wed Nov 27 05:44:00 GMT 2002


On Tue, 26 Nov 2002, Kazu Hirata wrote:
> 2002-11-25  Kazu Hirata  <kazu@cs.umass.edu>
>
> 	* config/h8300/h8300.md (an anonymous pattern): New.

If you give it an internal name, like "*or_w_shift16" or better,
it's easier to see which pattern correspond to which ChangeLog
entry.  (I've mentioned this before, but this point was lost
since people pointed to automatically generated names found in
the insn-* files.)

> +(define_insn ""

(define_insn "*or_w_shift16"

brgds, H-P



More information about the Gcc-patches mailing list