Home
last modified time | relevance | path

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

/qemu/target/sh4/
H A Dhelper.c62 int do_exp, irq_vector = cs->exception_index; in superh_cpu_do_interrupt() local
66 do_exp = cs->exception_index != -1; in superh_cpu_do_interrupt()
70 if (do_exp && cs->exception_index != 0x1e0) { in superh_cpu_do_interrupt()
158 if (do_exp) { in superh_cpu_do_interrupt()