qemu-patch-raspberry4/target-alpha
Richard Henderson 2374e73eda target-alpha: Fix translation of PALmode memory insns.
All of the "raw" memory accesses should be "phys" instead.  Fix
some confusion about argument ordering of the store routines.
Fix the implementation of store-conditional.

Delete the "alt-mode" helpers.  Because we only implement two
mmu modes, let /a imply user-mode unconditionally.

Leave some combinations of virt access without permission
checks as unimplemented.  There are too many hoops through
which to jump, and these insns will not be needed in the
emulation palcode.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2011-05-31 10:18:04 -07:00
..
cpu.h target-alpha: Remove partial support for palcode emulation. 2011-05-31 10:18:04 -07:00
exec.h inline cpu_halted into sole caller 2011-03-13 14:44:21 +00:00
helper.c target-alpha: Remove partial support for palcode emulation. 2011-05-31 10:18:04 -07:00
helper.h target-alpha: Fix translation of PALmode memory insns. 2011-05-31 10:18:04 -07:00
op_helper.c target-alpha: Fix translation of PALmode memory insns. 2011-05-31 10:18:04 -07:00
STATUS target-alpha: update STATUS 2008-10-01 07:07:59 +00:00
translate.c target-alpha: Fix translation of PALmode memory insns. 2011-05-31 10:18:04 -07:00