qemu-patch-raspberry4/target-alpha
Vince Weaver dbf9580588 target-alpha: fix extlh instruction
The extlh instruction on Alpha currently doesn't work properly.
It's a combination of a cut/paste bug (16 where it should be 32) as well
as a "shift by 64" bug.

Signed-off-by: Vince Weaver <vince@csl.cornell.edu>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2009-09-18 17:22:37 +02:00
..
cpu.h cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal 2009-08-24 08:21:42 -05:00
exec.h Replace always_inline with inline 2009-08-16 09:06:54 +00:00
helper.c Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
helper.h target-alpha: remove amask helper 2009-04-10 21:27:48 +00:00
op_helper.c Replace always_inline with inline 2009-08-16 09:06:54 +00:00
STATUS target-alpha: update STATUS 2008-10-01 07:07:59 +00:00
translate.c target-alpha: fix extlh instruction 2009-09-18 17:22:37 +02:00