qemu/target-microblaze
Edgar E. Iglesias 1567a00568 microblaze: Catch illegal insns and privilege violations.
Raise illegal instruction exceptions when executing instructions that
require units not available on the particulare microblaze configuration.

Also trap priviliege violations made by userspace.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
2009-09-03 11:12:30 +02:00
..
cpu.h microblaze: Add infrastructure for supporting hw exceptions. 2009-09-03 10:25:00 +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: Add translation routines. 2009-05-26 21:10:11 +02:00
machine.c microblaze: Add petalogix s3a1800dsp MMU linux ref-design. 2009-05-26 21:10:56 +02:00
microblaze-decode.h microblaze: Catch illegal insns and privilege violations. 2009-09-03 11:12:30 +02:00
mmu.c Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
mmu.h Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
op_helper.c Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
translate.c microblaze: Catch illegal insns and privilege violations. 2009-09-03 11:12:30 +02:00