aboutsummaryrefslogtreecommitdiffstats
path: root/riscV
diff options
context:
space:
mode:
Diffstat (limited to 'riscV')
-rw-r--r--riscV/RTLpathSE_simplify.v3
1 files changed, 1 insertions, 2 deletions
diff --git a/riscV/RTLpathSE_simplify.v b/riscV/RTLpathSE_simplify.v
index 11e54a00..5804e67e 100644
--- a/riscV/RTLpathSE_simplify.v
+++ b/riscV/RTLpathSE_simplify.v
@@ -1955,8 +1955,7 @@ Proof.
- eapply simplify_ccompfs_correct; eauto.
(* Cnotcompfs *)
- eapply simplify_cnotcompfs_correct; eauto.
-(*Qed.*)
-Admitted.
+Qed.
Lemma target_cbranch_expanse_correct hst c l ge sp rs0 m0 st c' l': forall
(TARGET: target_cbranch_expanse hst c l = Some (c', l'))