qemu-e2k/target-xtensa
Max Filippov 6b814719b4 target-xtensa: raise an exception for invalid and reserved opcodes
This includes opcodes from disabled features and those marked reserved in the ISA.
Also end TB on opcodes that definitely generate an exception: illegal
instructions, syscall and privileged instructions.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2011-11-02 05:05:52 +04:00
..
core-dc232b target-xtensa: add dc232b core 2011-10-16 10:40:02 +00:00
core-fsf target-xtensa: add fsf core 2011-10-16 10:40:16 +00:00
core-dc232b.c target-xtensa: add dc232b core 2011-10-16 10:40:02 +00:00
core-fsf.c target-xtensa: add fsf core 2011-10-16 10:40:16 +00:00
cpu.h target-xtensa: extract core configuration from overlay 2011-10-16 10:39:52 +00:00
helper.c target-xtensa: extract core configuration from overlay 2011-10-16 10:39:52 +00:00
helpers.h target-xtensa: implement memory protection options 2011-09-10 16:57:40 +00:00
machine.c target-xtensa: add target stubs 2011-09-10 16:57:36 +00:00
op_helper.c target-xtensa: fix guest hang on masked CCOMPARE interrupt 2011-10-15 21:03:03 +00:00
overlay_tool.h target-xtensa: handle cache options in the overlay tool 2011-11-02 05:05:52 +04:00
translate.c target-xtensa: raise an exception for invalid and reserved opcodes 2011-11-02 05:05:52 +04:00