Home
last modified time | relevance | path

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

/openbmc/qemu/target/sh4/
H A Dhelper.c61 int do_exp, irq_vector = cs->exception_index; in superh_cpu_do_interrupt() local
65 do_exp = cs->exception_index != -1; in superh_cpu_do_interrupt()
69 if (do_exp && cs->exception_index != 0x1e0) { in superh_cpu_do_interrupt()
157 if (do_exp) { in superh_cpu_do_interrupt()