MIPS: Add LDX and LWX instructions to uasm.
authorDavid Daney <ddaney@caviumnetworks.com>
Tue, 28 Dec 2010 02:07:56 +0000 (18:07 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 18 Jan 2011 18:30:23 +0000 (19:30 +0100)
commitbb3d68c30a00918d4c9fa02a5c17a5aacf597977
tree6d6db066452de4a2ec28f24bc7b0c287eabd9967
parentcc33ae437975416a1b78f99e2715e91ab643526a
MIPS: Add LDX and LWX instructions to uasm.

Needed by Octeon II optimized TLB handlers.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Pachwork: https://patchwork.linux-mips.org/patch/1903/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/inst.h
arch/mips/include/asm/uasm.h
arch/mips/mm/uasm.c