]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7d3cb73b98f9a5ff5dda98e80fbde90e382eb92e
tree29488974d8863b6ee17bef9fc639b978c56e19e7
parentff0f4826d0fd407c3e60337fc9d83ea5791b83b0
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