diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2018-08-31 13:57:08 -0700 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2018-10-01 11:08:35 -0700 |
commit | 582fef0f47876da8968ac8d867922e040a02ebae (patch) | |
tree | 40c4fe91b5d9c0021fbb6f6b732c681aca2057ad /hmp.h | |
parent | 90d6494d130afa6de932fb1fa2eed8296d702836 (diff) |
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 'hmp.h')
0 files changed, 0 insertions, 0 deletions