Janis Heims ba58d35019
[M68k] Use M68010 cpu as target for SR move test (#122452)
Fixes the test introduced in #111145.

It would also make sense to throw an error when the user attempts to use
a move-from-sr on an unsupported architecture. Currently the encoder
generates garbage instructions for a 68000 because the AsmMatcher is
able to match the move against a MOV16rr
2025-01-11 08:18:05 -06:00
..