Oliver Stannard 1f2c36a879
[ARM] Reject fixed-point VCVT with different registers (#126232)
These instructions only have one register field in their encoding, so
both registers in the assembly must be the same.

Previously, we were accepting these instructions, but ignoring the
second register operand.

Fixes #126227
2025-02-07 14:32:15 +00:00
..
2023-04-28 00:52:33 -07:00
2024-02-21 10:13:26 -08:00
2024-01-16 09:10:48 -08:00
2024-01-16 19:51:26 +00:00