> > (define_insn "nop" > > [(clobber (const_int 0))] > > I wouldn't call this a nop. It isn't. I'll fix that when I commit my change. The old port doesn't do it this way, so this is, I suppose, a regression.