mirror of
https://github.com/mii443/qemu.git
synced 2025-08-27 01:19:30 +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>