aarch64: Move vectype_to_qualifier further up
authorRichard Sandiford <richard.sandiford@arm.com>
Thu, 30 Mar 2023 10:09:03 +0000 (11:09 +0100)
committerRichard Sandiford <richard.sandiford@arm.com>
Thu, 30 Mar 2023 10:09:03 +0000 (11:09 +0100)
commit363c5c8b973d72b4c2cba2c79ed0dcd98bc97934
tree4e1fed03f5a5bb9f6e342d089c586d464b4218a2
parent83dbd40dea2a00be854e4ffe204b9d456fcca17e
aarch64: Move vectype_to_qualifier further up

This patch just moves vectype_to_qualifier further up, so that
a later patch can call it at an earlier point in the file.
No behavioural change intended.
gas/config/tc-aarch64.c