aboutsummaryrefslogtreecommitdiff
path: root/COPYING.LIB
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2021-06-19 22:15:35 -0700
committerRichard Henderson <richard.henderson@linaro.org>2021-06-29 10:02:32 -0700
commit50e1a0cd3cf7cc2b56fee6523882014fda95dc95 (patch)
tree2342346285b6c167e08e0641da2612d88b35eb62 /COPYING.LIB
parentd67cbd932187fecf70d38bd113fa985209b72671 (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 'COPYING.LIB')
0 files changed, 0 insertions, 0 deletions