mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-08 04:44:44 +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>