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