aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/montgomery64_2e174m17_3limbs/fenzDisplay.log
diff options
context:
space:
mode:
authorGravatar Andres Erbsen <andreser@mit.edu>2019-01-08 04:21:38 -0500
committerGravatar Andres Erbsen <andreser@mit.edu>2019-01-09 22:49:02 -0500
commit3ca227f1137e6a3b65bc33f5689e1c230d591595 (patch)
treee1e5a2dd2a2f34f239d3276227ddbdc69eeeb667 /src/Specific/montgomery64_2e174m17_3limbs/fenzDisplay.log
parent3ec21c64b3682465ca8e159a187689b207c71de4 (diff)
remove old pipeline
Diffstat (limited to 'src/Specific/montgomery64_2e174m17_3limbs/fenzDisplay.log')
-rw-r--r--src/Specific/montgomery64_2e174m17_3limbs/fenzDisplay.log9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/Specific/montgomery64_2e174m17_3limbs/fenzDisplay.log b/src/Specific/montgomery64_2e174m17_3limbs/fenzDisplay.log
deleted file mode 100644
index 680322e0f..000000000
--- a/src/Specific/montgomery64_2e174m17_3limbs/fenzDisplay.log
+++ /dev/null
@@ -1,9 +0,0 @@
-λ x : word64 * word64 * word64,
-Interp-η
-(λ var : Syntax.base_type → Type,
- λ '(x3, x4, x2)%core,
- uint64_t x5 = (x4 | x3);
- uint64_t x6 = (x2 | x5);
- return x6)
-x
- : word64 * word64 * word64 → ReturnType uint64_t