diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-06-19 22:15:35 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-06-29 10:02:32 -0700 |
commit | 50e1a0cd3cf7cc2b56fee6523882014fda95dc95 (patch) | |
tree | 2342346285b6c167e08e0641da2612d88b35eb62 /.gitlab | |
parent | d67cbd932187fecf70d38bd113fa985209b72671 (diff) |
target/nios2: Remove assignment to env in handle_instruction
Direct assignments to env during translation do not work.
As it happens, the only way we can get here is if env->pc
is already set to dc->pc. We will trap on the first insn
we execute anywhere on the page.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to '.gitlab')
0 files changed, 0 insertions, 0 deletions