aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/montgomery32_2e137m13_5limbs/fenzDisplay.log
diff options
context:
space:
mode:
Diffstat (limited to 'src/Specific/montgomery32_2e137m13_5limbs/fenzDisplay.log')
-rw-r--r--src/Specific/montgomery32_2e137m13_5limbs/fenzDisplay.log11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/Specific/montgomery32_2e137m13_5limbs/fenzDisplay.log b/src/Specific/montgomery32_2e137m13_5limbs/fenzDisplay.log
deleted file mode 100644
index 723d13164..000000000
--- a/src/Specific/montgomery32_2e137m13_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