aboutsummaryrefslogtreecommitdiff
path: root/pk/fp.c
diff options
context:
space:
mode:
Diffstat (limited to 'pk/fp.c')
-rw-r--r--pk/fp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pk/fp.c b/pk/fp.c
index 2d369d6..a17bf49 100644
--- a/pk/fp.c
+++ b/pk/fp.c
@@ -195,8 +195,6 @@ int emulate_fp(trapframe_t* tf)
if(have_fp)
put_fp_state(fp_state.fpr,fp_state.fsr);
- advance_pc(tf);
-
return 0;
}