mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 15:15:46 +00:00
Since a59a293126
("tcg/sparc64: Remove sparc32plus constraints")
we no longer distinguish registers with 32 vs 64 bits.
Therefore we can remove support for the backend-specific
type change opcodes.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>