aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-cmd-exception.py
diff options
context:
space:
mode:
authorAlice Carlotti <alice.carlotti@arm.com>2025-10-07 05:02:11 +0100
committerAlice Carlotti <alice.carlotti@arm.com>2025-10-10 01:14:07 +0100
commit3b957f92dead7ca896615b6b3784b930686b57d4 (patch)
tree08b74fa7b128dcb13b3640b11432d19ffd3a2d96 /gdb/testsuite/gdb.python/py-cmd-exception.py
parentb421344f419911bf046c1f414ea2b9d25aaa3e97 (diff)
downloadbinutils-3b957f92dead7ca896615b6b3784b930686b57d4.zip
binutils-3b957f92dead7ca896615b6b3784b930686b57d4.tar.gz
binutils-3b957f92dead7ca896615b6b3784b930686b57d4.tar.bz2
aarch64: Remove incorrect disassembly constraint
A check in print_insn_aarch64_word asserted that part of the encoding space couldn't contain any valid encodings, and then returned ERR_NYI ("Not Yet Implemented", perhaps?) for these values. However, some of the new FEAT_MOP4 instructions will trigger the assert. The check seems to be outdated, and is clearly no longer valid, so it can just be deleted. Additionally, there are no other assignments of ERR_NYI, so delete all remaining references to this error type.
Diffstat (limited to 'gdb/testsuite/gdb.python/py-cmd-exception.py')
0 files changed, 0 insertions, 0 deletions