diff options
author | Mihail Ionescu <mihail.ionescu@arm.com> | 2019-11-12 13:55:37 +0000 |
---|---|---|
committer | Kyrylo Tkachov <kyrylo.tkachov@arm.com> | 2019-11-12 14:01:04 +0000 |
commit | ce760a762093d59a3faab07fff895b484071977c (patch) | |
tree | eefed25dd6f3445f294c6df9b5eb7c32d8f0c452 /gdb/tui | |
parent | f439988037a589de3798f44e7268301adaec21a9 (diff) | |
download | gdb-ce760a762093d59a3faab07fff895b484071977c.zip gdb-ce760a762093d59a3faab07fff895b484071977c.tar.gz gdb-ce760a762093d59a3faab07fff895b484071977c.tar.bz2 |
[binutils][arm] Update the decoding of MVE VMOV, VMVN
This patch updates the decoding of the VMOV and VMVN instructions which depend on cmode.
Previously VMOV and VMVN with cmode 1101 were not allowed.
The cmode changes also required updating of the MVE conflict checking.
Now instructions with opcodes 0xef800d50 and 0xef800e70 correctly get decoded as VMOV
and VMVN, respectively.
2019-11-12 Mihail Ionescu <mihail.ionescu@arm.com>
* opcodes/arm-dis.c (mve_opcodes): Enable VMOV imm to vec with
cmode 1101.
(is_mve_encoding_conflict): Update cmode conflict checks for
MVE_VMVN_IMM.
2019-11-12 Mihail Ionescu <mihail.ionescu@arm.com>
* gas/config/tc-arm.c (do_neon_mvn): Allow mve_ext cmode=0xd.
* testsuite/gas/arm/mve-vmov-vmvn-vorr-vbic.s: New test.
* testsuite/gas/arm/mve-vmov-vmvn-vorr-vbic.d: Likewise.
Diffstat (limited to 'gdb/tui')
0 files changed, 0 insertions, 0 deletions