summaryrefslogtreecommitdiffstats
path: root/opcodes/mt-opc.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2007-03-08 11:14:20 +0000
committerAlan Modra <amodra@gmail.com>2007-03-08 11:14:20 +0000
commit1620f33de1ac5f1ee4abf14b87c49e45b5bf097f (patch)
tree83a550771a949a00994e32459337afe5aafcf10c /opcodes/mt-opc.c
parent6f12865c0ea3dce3f28d8fa386b981e4610ac4d4 (diff)
downloadppe42-binutils-1620f33de1ac5f1ee4abf14b87c49e45b5bf097f.tar.gz
ppe42-binutils-1620f33de1ac5f1ee4abf14b87c49e45b5bf097f.zip
Regenerate.
Diffstat (limited to 'opcodes/mt-opc.c')
-rw-r--r--opcodes/mt-opc.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/opcodes/mt-opc.c b/opcodes/mt-opc.c
index ef7d7fd693..465686f03d 100644
--- a/opcodes/mt-opc.c
+++ b/opcodes/mt-opc.c
@@ -36,8 +36,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
/* Special check to ensure that instruction exists for given machine. */
int
-mt_cgen_insn_supported (CGEN_CPU_DESC cd,
- const CGEN_INSN *insn)
+mt_cgen_insn_supported (CGEN_CPU_DESC cd, const CGEN_INSN *insn)
{
int machs = CGEN_INSN_ATTR_VALUE (insn, CGEN_INSN_MACH);
OpenPOWER on IntegriCloud