mirror of
https://github.com/mii443/qemu.git
synced 2025-09-01 14:49:23 +00:00
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>