Ralf, Here is a bunch of instruction emulation fixes and clean-ups, mostly though not only affecting branches in the FPU emulator. The severity of failures addressed varies, see the individual patch descriptions for details. These patches have been verified to a varying extent, depending on the nature of the individual change, by running the GCC and glibc test suites for the MIPS16 o32 little-endian multilib. Version 2 addresses points raised in the review of the original submission: missing proper justification for changes #5 and #8 and an entirely new change #10 to lower the log priority of the noise produced. Please queue for the next release cycle and backport as noted with each of the patches. Maciej