On 6/20/21 11:50 PM, Richard Henderson wrote:
> Migrate the bstate, tb and singlestep_enabled fields
> from DisasContext into the base.
>
> Signed-off-by: Richard Henderson
> ---
> target/avr/translate.c | 58 +-
> 1 file changed, 29 insertions(+), 29 dele
Migrate the bstate, tb and singlestep_enabled fields
from DisasContext into the base.
Signed-off-by: Richard Henderson
---
target/avr/translate.c | 58 +-
1 file changed, 29 insertions(+), 29 deletions(-)
diff --git a/target/avr/translate.c b/target/avr/t