OSDN Git Service

target/microblaze: Add the opcode-0x0-illegal CPU property
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Wed, 30 Oct 2019 12:49:14 +0000 (13:49 +0100)
committerEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Thu, 30 Apr 2020 10:11:03 +0000 (12:11 +0200)
commit1ee1bd28fcce858e6f51d2d1d6ef9048bc254b86
treec61c904430560b9469a17d7a559f6d43e0902db0
parent648db19685b7030aa558a4ddbd3a8e53d8c9a062
target/microblaze: Add the opcode-0x0-illegal CPU property

Add the opcode-0x0-illegal CPU property to control if the core
should trap opcode zero as illegal.

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