diff options
author | Max Filippov | 2018-08-31 22:57:08 +0200 |
---|---|---|
committer | Max Filippov | 2018-10-01 20:08:35 +0200 |
commit | 582fef0f47876da8968ac8d867922e040a02ebae (patch) | |
tree | 40c4fe91b5d9c0021fbb6f6b732c681aca2057ad /hw/intc | |
parent | target/xtensa: extract test for alloca exception (diff) | |
download | qemu-582fef0f47876da8968ac8d867922e040a02ebae.tar.gz qemu-582fef0f47876da8968ac8d867922e040a02ebae.tar.xz qemu-582fef0f47876da8968ac8d867922e040a02ebae.zip |
target/xtensa: extract test for cpdisabled exception
- add XtensaOpcodeOps::coprocessor with bitmask of coprocessors used by
the instruction;
- replace coprocessor id parameter of gen_check_cpenable with the
bitmask of used coprocessors;
- collect coprocessor IDs used by an instruction in the disassembly
loop;
- put test for coprocessor disabled exception after the alloca test;
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions