drc: hook even to detect irq unmasking
[pcsx_rearmed.git] / libpcsxcore / new_dynarec / linkage_arm.s
index 5b7d783..b13df81 100644 (file)
@@ -587,6 +587,7 @@ cc_interrupt:
        .global do_interrupt
        .type   do_interrupt, %function
 do_interrupt:
+       /* FIXME: cycles already calculated, not needed? */
        ldr     r0, [fp, #pcaddr-dynarec_local]
        bl      get_addr_ht
        ldr     r1, [fp, #next_interupt-dynarec_local]