microwatt/tests/illegal
Paul Mackerras d2777dd1dd Generate Hypervisor Emulation Assistance Interrupt for illegal instructions
This implements the HEIR register (Hypervisor Emulation Instruction
Register) and arranges for an illegal instruction to cause a
Hypervisor Emulation Assistance Interrupt (HEAI) at vector 0xE40, and
set HEIR to the illegal instruction.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
..
Makefile Add test cases for new exceptions and supervisor state
head.S Generate Hypervisor Emulation Assistance Interrupt for illegal instructions
illegal.c console: Cleanup console API
powerpc.lds Add test cases for new exceptions and supervisor state