]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Emulate the new MIPS R6 branch compact (BC) instruction
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 26 Nov 2014 13:56:51 +0000 (13:56 +0000)
committerMarkos Chandras <markos.chandras@imgtec.com>
Tue, 17 Feb 2015 15:37:34 +0000 (15:37 +0000)
commit4989e2025b36ccf452587dad591436cb35cfb208
treeb2c543790a8035ff5bde5d8a93567459eca534c7
parent6e8415d9a6f0ca6832944d73d8926c0997c1fa20
MIPS: Emulate the new MIPS R6 branch compact (BC) instruction

MIPS R6 uses the <R6 LWC2 opcode for the new BC instruction.

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