Home
last modified time | relevance | path

Searched hist:bdfc1e886939f06b94f4fee3105a41dbd20a97db (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/microblaze/
H A Dtranslate.cdiff bdfc1e886939f06b94f4fee3105a41dbd20a97db Fri Apr 13 16:02:41 CDT 2018 Edgar E. Iglesias <edgar.iglesias@xilinx.com> target-microblaze: Break out trap_userspace()

Break out trap_userspace() to avoid open coding it everywhere.
For privileged insns, we now always stop translation of the
current insn for cores without exceptions.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>