MIPS: Emulate the new MIPS R6 BEQZC and JIC instructions
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 27 Nov 2014 09:32:25 +0000 (09:32 +0000)
committerMarkos Chandras <markos.chandras@imgtec.com>
Tue, 17 Feb 2015 15:37:35 +0000 (15:37 +0000)
commit69b9a2fd05a308b9b1e1f282f3b772491603c582
tree15a949df838007dfa51396b0286e7e7547f072f3
parent84fef630127aa90ef547ddd018d3dc47b1e79a1e
MIPS: Emulate the new MIPS R6 BEQZC and JIC instructions

MIPS R6 uses the <R6 ldc2 opcode for the new BEQZC and JIC 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