mirror of
https://github.com/mborgerson/xemu.git
synced 2026-05-23 12:33:36 +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>