David Ung wrote: [snip] > 2005-09-01 David Ung <davidu@mips.com> > > * config/tc-mips.c (append_insn): Correctly handle mips16 case > when the frags are different for the 2 instructions we want to > swap. If the lengths of the 2 instructions are not the same, we > won't do the swap but emit an nop. Ok. Thiemo