Le ven. 28 août 2020 16:32, Richard Henderson
a écrit :
> This is never used in op_helper.c and translate.c. There are
> two trivial uses in helper.c which can be improved by always
> logging MMU_EXCP to CPU_LOG_INT.
>
> Signed-off-by: Richard Henderson
>
Reviewed-by: Philippe Mathieu-Daudé
This is never used in op_helper.c and translate.c. There are
two trivial uses in helper.c which can be improved by always
logging MMU_EXCP to CPU_LOG_INT.
Signed-off-by: Richard Henderson
---
target/microblaze/helper.c| 11 ---
target/microblaze/op_helper.c | 2 --
target/microblaz