MIPS: Add missing tlbinvf/XPA microMIPS encodings
authorJames Hogan <james.hogan@imgtec.com>
Fri, 20 May 2016 22:28:40 +0000 (23:28 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 28 May 2016 10:35:10 +0000 (12:35 +0200)
commitc84700cc575f4625e719817595b3df33c00307c7
tree17dffa7720fe9ea214d02b13c1f0b30aac81a745
parent6e1b29c3094688b6803fa1f9d5da676a7d0fbff9
MIPS: Add missing tlbinvf/XPA microMIPS encodings

Hardcoded MIPS instruction encodings are provided for tlbinvf, mfhc0 &
mthc0 instructions, but microMIPS encodings are missing. I doubt any
microMIPS cores exist at present which support these instructions, but
the microMIPS encodings exist, and microMIPS cores may support them in
the future. Add the missing microMIPS encodings using the new macros.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/13313/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mipsregs.h
This page took 0.024567 seconds and 5 git commands to generate.