]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
MIPS: Add MFHC0 and MTHC0 instructions to uasm.
authorSteven J. Hill <Steven.Hill@imgtec.com>
Thu, 13 Nov 2014 15:52:02 +0000 (09:52 -0600)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 21:47:31 +0000 (22:47 +0100)
commite2965cd0003f222bd49f67907c2bc6ed691c6d20
tree178e452f7078122ed59c78c19d4bb2c78036505c
parent77a5c59332aa75e66f0d95f9eeb69baf3c68970d
MIPS: Add MFHC0 and MTHC0 instructions to uasm.

New instructions for Extended Physical Addressing (XPA) functionality.

Signed-off-by: Steven J. Hill <Steven.Hill@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/8453/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/uasm.h
arch/mips/include/uapi/asm/inst.h
arch/mips/mm/uasm-mips.c
arch/mips/mm/uasm.c