qemu/target-alpha
Richard Henderson 87d98f9551 target-alpha: Expand zap/zapnot with immediate inline.
The vast majority of zap instructions have an immediate operand,
since zapnot is the canonical method to zero-extend from u16 or u32.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2009-12-13 21:26:26 +01:00
..
cpu.h target-alpha: Fixes for alpha-linux syscalls. 2009-12-13 20:32:36 +01:00
exec.h Replace always_inline with inline 2009-08-16 09:06:54 +00:00
helper.c target-alpha: Fixes for alpha-linux syscalls. 2009-12-13 20:32:36 +01:00
helper.h target-alpha: Implement missing MVI instructions. 2009-12-13 21:26:26 +01:00
op_helper.c target-alpha: Implement missing MVI instructions. 2009-12-13 21:26:26 +01:00
STATUS target-alpha: update STATUS 2008-10-01 07:07:59 +00:00
translate.c target-alpha: Expand zap/zapnot with immediate inline. 2009-12-13 21:26:26 +01:00