]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - arch/mips/kernel/branch.c
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)
commit8467ca0122e20f3f8e73d34907b8b30461af5d4e
treeb2c543790a8035ff5bde5d8a93567459eca534c7
parentf1b44067c19258b7614e3cd09dfe8d8e12ff5895
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