aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/montgomery32_2e150m5_5limbs/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/montgomery32_2e150m5_5limbs/fenzDisplay.log
parent3ec21c64b3682465ca8e159a187689b207c71de4 (diff)
remove old pipeline
Diffstat (limited to 'src/Specific/montgomery32_2e150m5_5limbs/fenzDisplay.log')
-rw-r--r--src/Specific/montgomery32_2e150m5_5limbs/fenzDisplay.log11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/Specific/montgomery32_2e150m5_5limbs/fenzDisplay.log b/src/Specific/montgomery32_2e150m5_5limbs/fenzDisplay.log
deleted file mode 100644
index 723d13164..000000000
--- a/src/Specific/montgomery32_2e150m5_5limbs/fenzDisplay.log
+++ /dev/null
@@ -1,11 +0,0 @@
-λ x : word32 * word32 * word32 * word32 * word32,
-Interp-η
-(λ var : Syntax.base_type → Type,
- λ '(x7, x8, x6, x4, x2)%core,
- uint32_t x9 = (x8 | x7);
- uint32_t x10 = (x6 | x9);
- uint32_t x11 = (x4 | x10);
- uint32_t x12 = (x2 | x11);
- return x12)
-x
- : word32 * word32 * word32 * word32 * word32 → ReturnType uint32_t