MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructions
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 26 Nov 2014 14:08:52 +0000 (14:08 +0000)
committerMarkos Chandras <markos.chandras@imgtec.com>
Tue, 17 Feb 2015 15:37:34 +0000 (15:37 +0000)
commitc893ce38b265d5787d03850b36221f595b224538
tree9ebc726517a4eb3aee5c3a07f0f531f0704fc97a
parent8467ca0122e20f3f8e73d34907b8b30461af5d4e
MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructions

MIPS R6 uses the <R6 ADDI opcode for the new BOVC, BEQC and
BEQZALC instructions.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
arch/mips/include/uapi/asm/inst.h
arch/mips/kernel/branch.c
arch/mips/math-emu/cp1emu.c