]> git.karo-electronics.de Git - mv-sheeva.git/commit
MIPS: uasm: Add BBIT0 and BBIT1 instructions
authorDavid Daney <ddaney@caviumnetworks.com>
Sat, 24 Jul 2010 01:41:42 +0000 (18:41 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:21 +0000 (13:26 +0100)
commit5b97c3f7ae0ad0eea1eb90d649420a1a180f2bdf
treee307c9bccdf7a5dfd32fd5157b0d8b5f617a8dfc
parentde6d5b555c1887b5b9b59854a45ebd4805fb4b39
MIPS: uasm: Add BBIT0 and BBIT1 instructions

These are OCTEON specific instructions.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
To: wim@iguana.be
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/1496/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/uasm.h
arch/mips/mm/uasm.c