Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dtranslate.c447 static uint32_t test_exceptions_sr(DisasContext *dc, const OpcodeArg arg[], in test_exceptions_sr() function
462 return test_exceptions_sr(dc, arg, par); in test_exceptions_ccompare()
479 return test_exceptions_sr(dc, arg, par); in test_exceptions_dbreak()
490 return test_exceptions_sr(dc, arg, par); in test_exceptions_ibreak()
510 return test_exceptions_sr(dc, arg, par); in test_exceptions_hpi()
3745 .test_exceptions = test_exceptions_sr,
3753 .test_exceptions = test_exceptions_sr,
3761 .test_exceptions = test_exceptions_sr,
3770 .test_exceptions = test_exceptions_sr,
3778 .test_exceptions = test_exceptions_sr,
[all …]