On Tue, 06 Nov 2007 07:58:46 -0800, David Daney <ddaney@xxxxxxxxxx> wrote: > > + .set mips0 > > + /* end of rollback region (the region size must be power of two) */ > > + .set pop > > > > The .set mips0 is redundant as .set pop immediately follows. Oh yes. I'll drop it on next revision. Thanks. --- Atsushi Nemoto