qemu-patch-raspberry4/target-alpha
Richard Henderson ab471ade02 target-alpha: Implement RD/WRUNIQUE in the translator
When emulating user-mode only, there's no reason to exit
the translation block to effect a call_pal.  We can generate
a move to/from the unique slot directly.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2009-12-13 21:36:16 +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: Implement RD/WRUNIQUE in the translator 2009-12-13 21:36:16 +01:00