mirror of
https://github.com/xemu-project/xemu.git
synced 2025-01-14 23:58:05 +00:00
885b1706df
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>