MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructions
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 26 Nov 2014 15:03:54 +0000 (15:03 +0000)
committerMarkos Chandras <markos.chandras@imgtec.com>
Tue, 17 Feb 2015 15:37:34 +0000 (15:37 +0000)
commit10d962d5342e84630b258dbd89668c359549b5b5
tree29488974d8863b6ee17bef9fc639b978c56e19e7
parentc893ce38b265d5787d03850b36221f595b224538
MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructions

MIPS R6 uses the <R6 DADDI opcode for the new BNVC, BNEC and
BNEZLAC 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