aarch64: Refactor aarch64_sys_ins_reg_supported_p
authorAndrew Carlotti <andrew.carlotti@arm.com>
Mon, 15 Jan 2024 11:19:48 +0000 (11:19 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 15 Jan 2024 12:42:30 +0000 (12:42 +0000)
commit6344535387740d9954c8c2358295e55c0a821fc0
tree286fb3c6c5a44a2e291c030e27651d61cfb4efc4
parentfad00902c24e11186cc795b3579017074a39e670
aarch64: Refactor aarch64_sys_ins_reg_supported_p

Add an aarch64_feature_set field to aarch64_sys_ins_reg, and use this for
feature checks instead of testing against a list of operand codes.
gas/config/tc-aarch64.c
include/opcode/aarch64.h
opcodes/aarch64-opc.c