On Wed, Nov 24, 2004 at 03:16:44AM +0100, Thiemo Seufer wrote: > > -#define i_ssnop(buf) i_sll(buf, 0, 2, 1) > > +#define i_ssnop(buf) i_sll(buf, 0, 0, 1) > > Just FYI, I took the ssnop definition from _ssnop in > include/asm-mips/hazards.h, which is different from SSNOP in > include/asm-mips/asm.h. I hope the difference is not meant to > mean more than a typo. :-) It was a typo. As a shift instruction it may have kept semantics that way but not as a superscalar nop ... Ralf |
| Previous by Date: | Re: [PATCH] Synthesize TLB refill handler at runtime, Thiemo Seufer |
|---|---|
| Next by Date: | Re: [PATCH] Synthesize TLB refill handler at runtime, Ralf Baechle |
| Previous by Thread: | Re: [PATCH] Synthesize TLB refill handler at runtime, Thiemo Seufer |
| Next by Thread: | Re: [PATCH] Synthesize TLB refill handler at runtime, Manish Lachwani |
| Indexes: | [Date] [Thread] [Top] [All Lists] |