Searched refs:is_semi (Results 1 – 1 of 1) sorted by relevance
2243 bool is_semi = semihosting_enabled(dc->cring != 0); in test_exceptions_simcall() local2248 bool ill = dc->config->hw_version <= 250002 && !is_semi; in test_exceptions_simcall()2250 if (ill || !is_semi) { in test_exceptions_simcall()