summaryrefslogtreecommitdiff
path: root/opcodes/mep-opc.h
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2009-06-24 01:44:53 +0000
committerDJ Delorie <dj@delorie.com>2009-06-24 01:44:53 +0000
commit3e3ce4154bb68c106c2713c9a074dd9fef193552 (patch)
tree5037ea7ce97b7ed29d21d932d18f6a2f6a44c4a0 /opcodes/mep-opc.h
parente2a0aab742b9111beaab923b1e6519dcded62813 (diff)
downloadbinutils-redhat-3e3ce4154bb68c106c2713c9a074dd9fef193552.tar.gz
[cgen]
* cpu/mep.opc (mep_cgen_insn_supported_asm): New, skip the short version of BSR when assembling VLIW bundles. Use it in mep-asm.c [opcodes] * mep-asm.c: Regenerate. * mep-opc.c: Regenerate. * mep-opc.h: Regenerate.
Diffstat (limited to 'opcodes/mep-opc.h')
-rw-r--r--opcodes/mep-opc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/mep-opc.h b/opcodes/mep-opc.h
index 27955199c3..fe8db0f25b 100644
--- a/opcodes/mep-opc.h
+++ b/opcodes/mep-opc.h
@@ -96,6 +96,7 @@ extern CGEN_ATTR_VALUE_BITSET_TYPE mep_all_cop_isas_mask;
)
extern int mep_cgen_insn_supported (CGEN_CPU_DESC, const CGEN_INSN *);
+extern int mep_cgen_insn_supported_asm (CGEN_CPU_DESC, const CGEN_INSN *);
/* -- asm.c */
/* Enum declaration for mep instruction types. */