Skip to content

Commit

Permalink
bump riscv-coq
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelgruetter committed Nov 8, 2020
1 parent 679f441 commit 13365e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions compiler/src/compiler/Softmul.v
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ Section Riscv.
- simp. rewrite Hp4 in E. rewrite map.get_empty in E. discriminate E.
- eauto 10.
- simp. eauto 10.
- simp. eauto 10.
- exists initialH.
intuition (congruence || eauto 10).
- eexists. ssplit; cycle -1. 1: eassumption. all: record.simp; try congruence. eauto 10.
Expand Down

0 comments on commit 13365e8

Please sign in to comment.