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