Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dtranslate.c2272 bool is_semi = semihosting_enabled(dc->cring != 0); in test_exceptions_simcall() local
2277 bool ill = dc->config->hw_version <= 250002 && !is_semi; in test_exceptions_simcall()
2279 if (ill || !is_semi) { in test_exceptions_simcall()