Searched refs:test_exceptions_dbreak (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/xtensa/ |
H A D | translate.c | 466 static uint32_t test_exceptions_dbreak(DisasContext *dc, const OpcodeArg arg[], in test_exceptions_dbreak() function 3850 .test_exceptions = test_exceptions_dbreak, 3859 .test_exceptions = test_exceptions_dbreak, 3868 .test_exceptions = test_exceptions_dbreak, 3877 .test_exceptions = test_exceptions_dbreak, 4758 .test_exceptions = test_exceptions_dbreak, 4767 .test_exceptions = test_exceptions_dbreak, 4776 .test_exceptions = test_exceptions_dbreak, 4785 .test_exceptions = test_exceptions_dbreak, 5523 .test_exceptions = test_exceptions_dbreak, [all …]
|