diff options
author | Alice Carlotti <alice.carlotti@arm.com> | 2025-09-02 15:11:24 +0100 |
---|---|---|
committer | Alice Carlotti <alice.carlotti@arm.com> | 2025-09-23 19:42:43 +0100 |
commit | 22c3912a11ac551f7398f2869863bd720a5fb711 (patch) | |
tree | 07c86c264851fa634550928cb4561951dd152515 /gdb/python/python-internal.h | |
parent | 18400a9cdf6b3d84996a99697a97774f268576c2 (diff) | |
download | binutils-22c3912a11ac551f7398f2869863bd720a5fb711.zip binutils-22c3912a11ac551f7398f2869863bd720a5fb711.tar.gz binutils-22c3912a11ac551f7398f2869863bd720a5fb711.tar.bz2 |
aarch64: Remove F_ARCHEXT flag
The flag is unnecessary, because we can just unconditionally check the
features field every time. Having the information duplicated in two
separate fields makes it harder to maintain, particularly in the context
of the upcoming regating patch.
The reg_flags parameter of aarch64_sys_ins_reg_supported_p is now
unused, so remove that as well.
Diffstat (limited to 'gdb/python/python-internal.h')
0 files changed, 0 insertions, 0 deletions