aboutsummaryrefslogtreecommitdiff
path: root/roms
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2020-05-04 14:08:40 -0700
committerMax Filippov <jcmvbkbc@gmail.com>2020-08-21 12:48:14 -0700
commit91dc2b2d12a0343f37a3ab425f2912ae0ce18187 (patch)
treed40b76bda05b48065b844804cfe50b63d7c238b4 /roms
parentf86d9a093dada588889bde5582c7ec320487c4b8 (diff)
target/xtensa: make opcode properties more dynamic
There's XtensaOpcodeOps::test_ill that is used to check whether opcode generates illegal opcode exception or not. The illegal opcode exception is not special and so this callback can be generalized to provide any XTENSA_OP_* flags that are not completely static. Introduce XtensaOpcodeOps::test_exceptions and convert all test_ill users to test_exceptions. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'roms')
0 files changed, 0 insertions, 0 deletions