From 3ca227f1137e6a3b65bc33f5689e1c230d591595 Mon Sep 17 00:00:00 2001 From: Andres Erbsen Date: Tue, 8 Jan 2019 04:21:38 -0500 Subject: remove old pipeline --- .../fenzDisplay.log | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 src/Specific/montgomery64_2e384m2e128m2e96p2e32m1_6limbs/fenzDisplay.log (limited to 'src/Specific/montgomery64_2e384m2e128m2e96p2e32m1_6limbs/fenzDisplay.log') diff --git a/src/Specific/montgomery64_2e384m2e128m2e96p2e32m1_6limbs/fenzDisplay.log b/src/Specific/montgomery64_2e384m2e128m2e96p2e32m1_6limbs/fenzDisplay.log deleted file mode 100644 index f39f1d91b..000000000 --- a/src/Specific/montgomery64_2e384m2e128m2e96p2e32m1_6limbs/fenzDisplay.log +++ /dev/null @@ -1,12 +0,0 @@ -λ x : word64 * word64 * word64 * word64 * word64 * word64, -Interp-η -(λ var : Syntax.base_type → Type, - λ '(x9, x10, x8, x6, x4, x2)%core, - uint64_t x11 = (x10 | x9); - uint64_t x12 = (x8 | x11); - uint64_t x13 = (x6 | x12); - uint64_t x14 = (x4 | x13); - uint64_t x15 = (x2 | x14); - return x15) -x - : word64 * word64 * word64 * word64 * word64 * word64 → ReturnType uint64_t -- cgit v1.2.3