From 0fb9f7904cfbda8bf485eef9f0b8901350b6861e Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Mon, 13 Nov 2017 19:07:21 -0500 Subject: Update display logs and c files --- .../montgomery64_2e450m2e225m1_8limbs/fenzDisplay.log | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/Specific/montgomery64_2e450m2e225m1_8limbs/fenzDisplay.log (limited to 'src/Specific/montgomery64_2e450m2e225m1_8limbs/fenzDisplay.log') diff --git a/src/Specific/montgomery64_2e450m2e225m1_8limbs/fenzDisplay.log b/src/Specific/montgomery64_2e450m2e225m1_8limbs/fenzDisplay.log new file mode 100644 index 000000000..a05fc22ab --- /dev/null +++ b/src/Specific/montgomery64_2e450m2e225m1_8limbs/fenzDisplay.log @@ -0,0 +1,14 @@ +λ x : word64 * word64 * word64 * word64 * word64 * word64 * word64 * word64, +Interp-η +(λ var : Syntax.base_type → Type, + λ '(x13, x14, x12, x10, x8, x6, x4, x2)%core, + uint64_t x15 = (x14 | x13); + uint64_t x16 = (x12 | x15); + uint64_t x17 = (x10 | x16); + uint64_t x18 = (x8 | x17); + uint64_t x19 = (x6 | x18); + uint64_t x20 = (x4 | x19); + uint64_t x21 = (x2 | x20); + return x21) +x + : word64 * word64 * word64 * word64 * word64 * word64 * word64 * word64 → ReturnType uint64_t -- cgit v1.2.3