Le ven. 28 août 2020 16:42, Richard Henderson
a écrit :
> There's no reason to define MSR_EE_FLAG; we can just use the
> original MSR_EE define. Document the other flags copied into
> tb_flags with iflag to reserve those bits.
>
> Signed-off-by: Richard Henderson
>
Reviewed-by: Philippe Mathie
There's no reason to define MSR_EE_FLAG; we can just use the
original MSR_EE define. Document the other flags copied into
tb_flags with iflag to reserve those bits.
Signed-off-by: Richard Henderson
---
target/microblaze/cpu.h | 4 +++-
target/microblaze/translate.c | 4 ++--
2 files chang