target/microblaze: Add the ill-opcode-exception property
commit5143fdf36f78bd4c11c4bacedfdbd44365aa5781
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Wed, 30 Oct 2019 12:55:08 +0000 (30 13:55 +0100)
committerEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Thu, 30 Apr 2020 10:11:03 +0000 (30 12:11 +0200)
tree9ad252430e121a83f7814e7a6b2d2431a3cb2f7e
parent1ee1bd28fcce858e6f51d2d1d6ef9048bc254b86
target/microblaze: Add the ill-opcode-exception property

Add the ill-opcode-exception property to control if illegal
instructions will raise exceptions.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Luc Michel <luc.michel@greensocs.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
target/microblaze/cpu.c
target/microblaze/cpu.h
target/microblaze/translate.c