mirror of
https://github.com/mii443/qemu.git
synced 2025-08-27 01:19:30 +00:00
We already had support for rotlv, using a target-specific opcode; convert to use the generic opcode. Handle rotrv via simple negation. Signed-off-by: Richard Henderson <richard.henderson@linaro.org>