On Sun, 20 Jun 2021 at 23:16, Richard Henderson
wrote:
>
> We do not need to copy this into DisasContext.
>
> Signed-off-by: Richard Henderson
> ---
> target/nios2/translate.c | 10 --
> 1 file changed, 4 insertions(+), 6 deletions(-)
just replied to the v1 version of this mail by mista
We do not need to copy this into DisasContext.
Signed-off-by: Richard Henderson
---
target/nios2/translate.c | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/target/nios2/translate.c b/target/nios2/translate.c
index 388fae93a2..39538e1870 100644
--- a/target/nios2/t