]> Pileus Git - ~andy/linux/commit
MIPS: microMIPS: Fix POOL16C minor opcode enum
authorTony Wu <tung7970@gmail.com>
Thu, 20 Jun 2013 12:32:30 +0000 (12:32 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 21 Jun 2013 16:07:03 +0000 (18:07 +0200)
commitdfb033f09e2a98a89b7a09f7e913f0b791dd01e1
treefff879c9372e00c36d5e911eb1da63196e66ae80
parent73acc7df534ff458a81435178dab3ea037ed6d78
MIPS: microMIPS: Fix POOL16C minor opcode enum

As pointed out by Maciej, POOL16C minor opcodes were mostly shifted
by one bit. Correct those opcodes, and also add jraddiusp to the enum.

Signed-off-by: Tony Wu <tung7970@gmail.com>
Cc: Maciej W. Rozycki <macro@linux-mips.org>
Acked-by: Steven J. Hill <Steven.Hill@imgtec.com>
Cc: david.daney@cavium.com
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5527/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/uapi/asm/inst.h