MIPS: uasm: Add OR instruction.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 23 Mar 2010 14:54:50 +0000 (15:54 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 12 Apr 2010 16:26:20 +0000 (17:26 +0100)
commit5808184f1b2fe06ef8a54a2b7fb1596d58098acf
tree1ecb3addfdc3269cf55cffe112976e97a828736e
parent8d9df29db273ab9a330828f4f4f6669d293a730a
MIPS: uasm: Add OR instruction.

This is needed for the fix of the M3 workaround.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/uasm.h
arch/mips/mm/uasm.c