MIPS: Fixup ordering of micro assembler instructions.
authorSteven J. Hill <sjhill@mips.com>
Tue, 19 Jun 2012 18:59:29 +0000 (19:59 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 23 Jul 2012 12:55:56 +0000 (13:55 +0100)
commit71a1c776d51a12d064d2b824753d259b0f5050e7
treeb18bd87048a2654bd60fee09911e9bfbcabb04bb
parentbb0757ebb929d5d6ba484b4313976847285ba280
MIPS: Fixup ordering of micro assembler instructions.

A number of new instructions have been added to the micro assembler causing
the list to no longer be in alphabetical order. This patch fixes up the name
ordering.

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