From: David Daney <david.daney@xxxxxxxxxx> Here are a couple of MIPS FPU Emulator fixes. The first fixes a real problem where code compiled specifically for OCTEON erroneously gets SIGILL. The second is a clean up I noticed along the way. David Daney (2): MIPS: Handle OCTEON BBIT instructions in FPU emulator. MIPS: Remove unreachable break statements from cp1emu.c arch/mips/math-emu/cp1emu.c | 53 ++++++++++++++++++++++----------------------- 1 file changed, 26 insertions(+), 27 deletions(-) -- 1.7.11.7