]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Handle OCTEON BBIT instructions in FPU emulator.
authorDavid Daney <david.daney@cavium.com>
Mon, 19 Aug 2013 19:10:34 +0000 (12:10 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 20 Aug 2013 17:17:40 +0000 (19:17 +0200)
commit83ef2fe7a5df9641821b140b07a5b5784cb4e219
tree02174d65c3f51628a845d24fc5485afbf2e179e2
parent4243d0267f0de7b4184551bafcfba41a14e23fce
MIPS: Handle OCTEON BBIT instructions in FPU emulator.

The branch emulation needs to handle the OCTEON BBIT instructions,
otherwise we get SIGILL instead of emulation.

Signed-off-by: David Daney <david.daney@cavium.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5726/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/math-emu/cp1emu.c