Commit 087bdcd
Update s2n-bignum and HOL Light pins
Update s2n-bignum pin from ca6ec31a to b70f1349 (latest main).
This adds word_2smulh, word_ishr_round and other instruction
definitions needed by the poly_use_hint proofs.
Update HOL Light pin from 6df9b211 to af5d20e0 to include
word_pmul in Library/words.ml, which is needed for compatibility
with the updated s2n-bignum that also defines word_pmul in
instruction.ml.
Signed-off-by: Jake Massimo <jakemas@amazon.com>1 parent 8544cd7 commit 087bdcd
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments