aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/montgomery32_2e222m117_7limbs/fenzDisplay.log
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-11-13 08:35:39 -0500
committerGravatar Jason Gross <jgross@mit.edu>2017-11-13 08:35:39 -0500
commit25ba408b93800ee6a409fa9bbb954e4a397b18c4 (patch)
tree18f2553e2ee3bf1a9f434ba107178079583d9211 /src/Specific/montgomery32_2e222m117_7limbs/fenzDisplay.log
parent1f81540ec4edd2dd043c05bc09bcace24019324e (diff)
Update display logs and c files
Diffstat (limited to 'src/Specific/montgomery32_2e222m117_7limbs/fenzDisplay.log')
-rw-r--r--src/Specific/montgomery32_2e222m117_7limbs/fenzDisplay.log13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/Specific/montgomery32_2e222m117_7limbs/fenzDisplay.log b/src/Specific/montgomery32_2e222m117_7limbs/fenzDisplay.log
new file mode 100644
index 000000000..9685f89d7
--- /dev/null
+++ b/src/Specific/montgomery32_2e222m117_7limbs/fenzDisplay.log
@@ -0,0 +1,13 @@
+λ 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