This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] RTL docs update


On Wed, Jul 04, 2007 at 08:18:37AM +0100, Richard Sandiford wrote:

> I suppose ports have been known to use top-level CONST_INTs
> to implement a "nop" pattern, e.g. MIPS's:
> 
> (define_insn "nop"
>   [(const_int 0)]
>   ""

   That's the documented way of writing the "nop" pattern.

-- 
Rask Ingemann Lambertsen


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]