diff options
author | Tamar Christina <tamar.christina@arm.com> | 2018-04-25 13:37:30 +0100 |
---|---|---|
committer | Tamar Christina <tamar.christina@arm.com> | 2018-04-25 13:38:35 +0100 |
commit | 10bba94bd44045559cfd048cd34376090dd8107a (patch) | |
tree | c58a6dab6066e3f8e743dc352aa19fdacf7731ec /mkdep | |
parent | 1e84581ff0b66168d15270079e8a4d2d12948925 (diff) | |
download | gdb-10bba94bd44045559cfd048cd34376090dd8107a.zip gdb-10bba94bd44045559cfd048cd34376090dd8107a.tar.gz gdb-10bba94bd44045559cfd048cd34376090dd8107a.tar.bz2 |
Fix the mask for the sqrdml(a|s)h instructions.
Rn is supposed to have a 5 bit range but instead was given 4 bits
causing these instructions to disassemble as unknown instructions.
opcodes/
* aarch64-tbl.h (sqrdmlah, sqrdmlsh): Fix masks.
gas/
* testsuite/gas/aarch64/rdma.s: Test for larger register numbers.
* testsuite/gas/aarch64/rdma.d: Update results.
* testsuite/gas/aarch64/rdma-directive.d: Likewise.
Diffstat (limited to 'mkdep')
0 files changed, 0 insertions, 0 deletions