qemu-patch-raspberry4/target-alpha
Richard Henderson 377a43b6fb target-alpha: Rewrite gen_ext_[hl] in terms of zapnot.
The architecture manual specifies the EXT instructions
in terms of the ZAPNOT operation; writing it that way in
the translator makes things a bit clearer.

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: Rewrite gen_ext_[hl] in terms of zapnot. 2009-12-13 21:26:26 +01:00