Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Dop_helper.ce807bcc1513f2d79c992a08b252fa32e69c6e8b2 Thu Aug 02 14:15:55 UTC 2018 Yongbok Kim <yongbok.kim@mips.com> target/mips: Don't update BadVAddr register in Debug Mode

BadVAddr should not be updated if (env->hflags & MIPS_HFLAG_DM) is
set.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Yongbok Kim <yongbok.kim@mips.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>