MIPS: Emulate the new MIPS R6 BALC instruction
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 26 Nov 2014 15:43:11 +0000 (15:43 +0000)
committerMarkos Chandras <markos.chandras@imgtec.com>
Tue, 17 Feb 2015 15:37:35 +0000 (15:37 +0000)
commit84fef630127aa90ef547ddd018d3dc47b1e79a1e
tree0331c9646f7c6b25aeb46e0fcece9046d420a1d1
parent10d962d5342e84630b258dbd89668c359549b5b5
MIPS: Emulate the new MIPS R6 BALC instruction

MIPS R6 uses the <R6 swc2 opcode for the new BALC 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