diff options
author | Andre Vieira <andre.simoesdiasvieira@arm.com> | 2024-07-04 13:45:53 +0100 |
---|---|---|
committer | Andre Vieira <andre.simoesdiasvieira@arm.com> | 2024-07-04 13:48:26 +0100 |
commit | 433e2bef4a9e2fcba9c4005db6fb692496c0b135 (patch) | |
tree | c02a4bfd59931504b67c0b9e97d5ff0182204060 /gprofng/src | |
parent | 68e549ee5497d90a7921b4c676789b55f91ba08b (diff) | |
download | binutils-433e2bef4a9e2fcba9c4005db6fb692496c0b135.zip binutils-433e2bef4a9e2fcba9c4005db6fb692496c0b135.tar.gz binutils-433e2bef4a9e2fcba9c4005db6fb692496c0b135.tar.bz2 |
mve: Fix encoding for vcvt[bt] single-half float conversion instructions
The encoding was previously not taking into account that the Quad vector
registers were being encoded using their Q-register numbers rather than their
D-register equivalent (multiply by 2).
gas/
* config/tc-arm.c (do_neon_cvttb_1): Use Q-register vector number
rather than their D-register equivalent.
gas/testsuite/
* gas/arm/mve-vcvt-3.d: Correct expected values in test.
Diffstat (limited to 'gprofng/src')
0 files changed, 0 insertions, 0 deletions