aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/montgomery64_2e336m17_6limbs/fenzDisplay.log
diff options
context:
space:
mode:
Diffstat (limited to 'src/Specific/montgomery64_2e336m17_6limbs/fenzDisplay.log')
-rw-r--r--src/Specific/montgomery64_2e336m17_6limbs/fenzDisplay.log12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/Specific/montgomery64_2e336m17_6limbs/fenzDisplay.log b/src/Specific/montgomery64_2e336m17_6limbs/fenzDisplay.log
deleted file mode 100644
index f39f1d91b..000000000
--- a/src/Specific/montgomery64_2e336m17_6limbs/fenzDisplay.log
+++ /dev/null
@@ -1,12 +0,0 @@
-λ x : word64 * word64 * word64 * word64 * word64 * word64,
-Interp-η
-(λ var : Syntax.base_type → Type,
- λ '(x9, x10, x8, x6, x4, x2)%core,
- uint64_t x11 = (x10 | x9);
- uint64_t x12 = (x8 | x11);
- uint64_t x13 = (x6 | x12);
- uint64_t x14 = (x4 | x13);
- uint64_t x15 = (x2 | x14);
- return x15)
-x
- : word64 * word64 * word64 * word64 * word64 * word64 → ReturnType uint64_t