]> Git Repo - qemu.git/commit - target-xtensa/translate.c
target-xtensa: mark reserved and TBD opcodes
authorMax Filippov <[email protected]>
Mon, 5 Sep 2011 23:55:37 +0000 (03:55 +0400)
committerBlue Swirl <[email protected]>
Sat, 10 Sep 2011 16:57:38 +0000 (16:57 +0000)
commit91a5bb76d47e1b06f0b7b67cae8497d8efc6ab87
tree1a1f9fec021ceb81a0b7ab00e2eed11645e867d7
parent809377aa52de87cb0cec987e614292c5d47f3d10
target-xtensa: mark reserved and TBD opcodes

Reserved opcodes must generate illegal instruction exception. Usually
they signal emulation quality problems.
Not implemented opcodes are good to see.

Signed-off-by: Max Filippov <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
target-xtensa/translate.c
This page took 0.02478 seconds and 4 git commands to generate.