On 07/19/2018 05:52 AM, Stefan Markovic wrote: > From: Yongbok Kim <yongbok....@mips.com> > > BadVAddr should not be updated if (env->hflags & MIPS_HFLAG_DM) is > set. > > Signed-off-by: Yongbok Kim <yongbok....@mips.com> > Signed-off-by: Aleksandar Markovic <amarko...@wavecomp.com> > Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > target/mips/helper.c | 4 +++- > target/mips/op_helper.c | 12 +++++++++--- > 2 files changed, 12 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~