On 6/27/23 15:46, Nicholas Piggin wrote:
+    if (env->spr[SPR_HID0] & hid0_attn) {
+        powerpc_checkstop(env, "host executed attn");
+        cpu_loop_exit_noexc(cs);

checkstop already does the cpu_loop_exit_noexc.



r~


Reply via email to