Home
last modified time | relevance | path

Searched refs:XTENSA_OP_ILL (Results 1 – 2 of 2) sorted by relevance

/qemu/target/xtensa/
H A Dtranslate.c460 return XTENSA_OP_ILL; in test_exceptions_ccompare()
477 return XTENSA_OP_ILL; in test_exceptions_dbreak()
488 return XTENSA_OP_ILL; in test_exceptions_ibreak()
508 return XTENSA_OP_ILL; in test_exceptions_hpi()
1545 return XTENSA_OP_ILL; in test_exceptions_entry()
2009 return XTENSA_OP_ILL; in test_exceptions_retw()
3101 .op_flags = XTENSA_OP_ILL,
3104 .op_flags = XTENSA_OP_ILL,
3210 .op_flags = XTENSA_OP_ILL,
3675 .op_flags = XTENSA_OP_ILL,
[all …]
H A Dcpu.h375 XTENSA_OP_ILL = 0x1, enumerator