On Tue, 8 Mar 2022 at 07:20, Richard Henderson
wrote:
>
> We don't need to reference them often, and when we do it
> is just as easy to load/store from cpu_env directly.
>
> Signed-off-by: Richard Henderson
> ---
> target/nios2/translate.c | 21 -
> 1 file changed, 16 inserti
We don't need to reference them often, and when we do it
is just as easy to load/store from cpu_env directly.
Signed-off-by: Richard Henderson
---
target/nios2/translate.c | 21 -
1 file changed, 16 insertions(+), 5 deletions(-)
diff --git a/target/nios2/translate.c b/target