diff options
author | Nick Clifton <nickc@redhat.com> | 2017-09-26 10:33:32 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2017-09-26 10:36:23 +0100 |
commit | 58a0b827444d0d6baad47f5fd010f33e541ed16e (patch) | |
tree | b5873aa5a65f17196afe877e110506a2fc5da7a5 /ylwrap | |
parent | 78b2179a8e085b34ad7872450e5fadff4f7e5eb0 (diff) | |
download | gdb-58a0b827444d0d6baad47f5fd010f33e541ed16e.zip gdb-58a0b827444d0d6baad47f5fd010f33e541ed16e.tar.gz gdb-58a0b827444d0d6baad47f5fd010f33e541ed16e.tar.bz2 |
Allow the macw and macl instructions to be used on CPUs that have emacs support.
From PR 22123:
The common opcodes of emac and mac seem to be only implemented for mac.
To reproduce:
echo "macw %d3l,%a0l" > /tmp/dummy.S
m68k-unknown-elf-as -m5208 /tmp/dummy.S
Outputs something like:
/tmp/dummy.S: Assembler messages:
/tmp/dummy.S:1: Error: operands mismatch -- statement `macw %d3l,%a0l' ignored
This behavior occurs only if the CPU supports only emac but not explicitly mac (but emac is a superset of mac).
Diffstat (limited to 'ylwrap')
0 files changed, 0 insertions, 0 deletions