]> 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)
commit03c86cf1fa629c9c4875e3f0cda25dee8ecb3cce
tree15a949df838007dfa51396b0286e7e7547f072f3
parent3b0b4794bc0b6bf6116cc8b4e8e8248af9201333
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