On Fri, 19 Sep 2008, Thiemo Seufer wrote: > > Unfortunately you can't zero-extend with a single instruction (you can > > use a single sll(v) to sign-extend), unless the R2 ISA provides some > > suitable oddity (which I haven't checked). > > AFAIR dext can do this for MIPS64 R2. Yeah, I would have thought if anything, it would be something as odd as that... Maciej