aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-06-17 23:53:06 -0400
committerGravatar Jason Gross <jgross@mit.edu>2017-06-17 23:53:06 -0400
commit4f38d95d9503fc3d9963c13a0658aa33f8d1f60d (patch)
tree1a21e5d4b4f4035e6d95c1382d95d0076699d34d
parentec7aae22d2eef0787a529bb57a3530b18b3f02ad (diff)
add 128-bit display file
-rw-r--r--_CoqProject1
-rw-r--r--src/Specific/IntegrationTestMontgomeryP256_128Display.v4
2 files changed, 5 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
index bad5f0db9..54d4958b2 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -228,6 +228,7 @@ src/Specific/IntegrationTestLadderstepDisplay.v
src/Specific/IntegrationTestMontgomeryP256.v
src/Specific/IntegrationTestMontgomeryP256Display.v
src/Specific/IntegrationTestMontgomeryP256_128.v
+src/Specific/IntegrationTestMontgomeryP256_128Display.v
src/Specific/IntegrationTestMul.v
src/Specific/IntegrationTestMulDisplay.v
src/Specific/IntegrationTestSquare.v
diff --git a/src/Specific/IntegrationTestMontgomeryP256_128Display.v b/src/Specific/IntegrationTestMontgomeryP256_128Display.v
new file mode 100644
index 000000000..066c2176f
--- /dev/null
+++ b/src/Specific/IntegrationTestMontgomeryP256_128Display.v
@@ -0,0 +1,4 @@
+Require Import Crypto.Specific.IntegrationTestMontgomeryP256_128.
+Require Import Crypto.Specific.IntegrationTestDisplayCommon.
+
+Check display mulmod_256.