]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3b0b4794bc0b6bf6116cc8b4e8e8248af9201333
tree0331c9646f7c6b25aeb46e0fcece9046d420a1d1
parentfc05efd23530bf748b638ee88d35d0226011c05b
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