aboutsummaryrefslogtreecommitdiff
path: root/contrib/mklog.py
diff options
context:
space:
mode:
authorSrinath Parvathaneni <srinath.parvathaneni@arm.com>2024-06-25 11:27:23 +0100
committerSrinath Parvathaneni <srinath.parvathaneni@arm.com>2024-06-25 13:38:48 +0100
commitf5f38efc0a20cb50105da4fd2f656cda4561ccc2 (patch)
treecb938e82dc5a9326ba5d7c15b593eba902e7f2e8 /contrib/mklog.py
parent8e018c070ce41fe83f09b4fde8c2b2d9ad473e25 (diff)
downloadgdb-f5f38efc0a20cb50105da4fd2f656cda4561ccc2.zip
gdb-f5f38efc0a20cb50105da4fd2f656cda4561ccc2.tar.gz
gdb-f5f38efc0a20cb50105da4fd2f656cda4561ccc2.tar.bz2
aarch64: Fix sve2p1 dupq instruction operands.
This patch fixes the syntax of sve2p1 "dupq" instruction by modifying the way 2nd operand does the encoding and decoding using the [<imm>] value. dupq makes use of already existing aarch64_ins_sve_index and aarch64_ext_sve_index inserter and extractor functions. The definitions of aarch64_ins_sve_index_imm (inserter) and aarch64_ext_sve_index_imm (extractor) is removed in this patch. This issues was reported here: https://sourceware.org/pipermail/binutils/2024-February/132408.html
Diffstat (limited to 'contrib/mklog.py')
0 files changed, 0 insertions, 0 deletions