]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit266a7d481438068107aa604a9c832daec7cfda4c
tree9ebc726517a4eb3aee5c3a07f0f531f0704fc97a
parent63c6151303dbde3d77b27fc178651c4c1e8cb848
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