qemu-e2k/target-microblaze
Edgar E. Iglesias a12f650781 microblaze: Correct prio between MMU and unaligned exceptions.
The microblaze gives MMU faults priority. For stores we still
have a flaw that the value leaks to memory in the case of an
unaligned exception.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
2009-09-11 10:35:27 +02:00
..
cpu.h microblaze: Trap on bus accesses to unmapped areas. 2009-09-03 13:25:09 +02:00
exec.h Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
helper.c microblaze: Add infrastructure for supporting hw exceptions. 2009-09-03 10:25:00 +02:00
helper.h microblaze: Trap on unaligned data accesses. 2009-09-03 12:59:46 +02:00
machine.c microblaze: Add petalogix s3a1800dsp MMU linux ref-design. 2009-05-26 21:10:56 +02:00
microblaze-decode.h microblaze: Correct FPU decoding masks. 2009-09-04 09:40:49 +02:00
mmu.c microblaze: MMU shows more respect to synthesis config. 2009-09-03 13:04:02 +02:00
mmu.h microblaze: MMU shows more respect to synthesis config. 2009-09-03 13:04:02 +02:00
op_helper.c microblaze: HW Exception fixes. 2009-09-11 10:27:38 +02:00
translate.c microblaze: Correct prio between MMU and unaligned exceptions. 2009-09-11 10:35:27 +02:00