summaryrefslogtreecommitdiffstats
path: root/hw/etraxfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/etraxfs.c')
-rw-r--r--hw/etraxfs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/etraxfs.c b/hw/etraxfs.c
index 2f6e2ee..5cd56f3 100644
--- a/hw/etraxfs.c
+++ b/hw/etraxfs.c
@@ -42,7 +42,6 @@ static void main_cpu_reset(void *opaque)
CPUState *env = opaque;
cpu_reset(env);
- env->pregs[PR_CCS] &= ~I_FLAG;
env->pc = bootstrap_pc;
}
OpenPOWER on IntegriCloud