]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6c2cac21e771374b3efeca7a4e6db898260fc437
tree15a949df838007dfa51396b0286e7e7547f072f3
parent86decd8820a1d4e86f14b2b0c74b1b1d55f30566
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