Home
last modified time | relevance | path

Searched hist:"5 c6f3eb7db478fe988d8419c191fe388c6cf5194" (Results 1 – 1 of 1) sorted by relevance

/qemu/target/sh4/
H A Dhelper.c5c6f3eb7db478fe988d8419c191fe388c6cf5194 Tue May 16 22:48:18 UTC 2017 Aurelien Jarno <aurelien@aurel32.net> target/sh4: ignore interrupts in a delay slot

Delay slots are indivisible, therefore avoid scheduling an interrupt in
the delay slot. However exceptions are possible.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>