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