aarch64: Commonise checks for index operands
authorRichard Sandiford <richard.sandiford@arm.com>
Thu, 30 Mar 2023 10:09:07 +0000 (11:09 +0100)
committerRichard Sandiford <richard.sandiford@arm.com>
Thu, 30 Mar 2023 10:09:07 +0000 (11:09 +0100)
commit56ead579a51f797beebc0d7745a613895383fe51
treec11a2f1539a3e79c48f4727ed974a165e9540f99
parent859f51df4d0e23c21adc2167d738cf1e6c0f2613
aarch64: Commonise checks for index operands

This patch splits out the constraint checking for index operands,
so that it can be reused by new SME2 operands.
opcodes/aarch64-opc.c