mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-08 09:44:44 +00:00
For immediates, we must continue the special casing of 8-bit elements. The other element sizes and shift types are trivially implemented with shifts. Signed-off-by: Richard Henderson <richard.henderson@linaro.org>