aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/solinas64_2e414m17
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-11-03 00:28:52 -0400
committerGravatar Jason Gross <jgross@mit.edu>2017-11-03 00:28:52 -0400
commit0477146e3fc1be17486c145cc70b25fab3e182b0 (patch)
tree6cf386b28dc21acdb1ca6a2297056e4933c79e48 /src/Specific/solinas64_2e414m17
parent51a1511601cf58e122fe37bc9abf92b3b81a0192 (diff)
Update display logs and c files
Diffstat (limited to 'src/Specific/solinas64_2e414m17')
-rw-r--r--src/Specific/solinas64_2e414m17/fesub.c2
-rw-r--r--src/Specific/solinas64_2e414m17/fesubDisplay.log2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/Specific/solinas64_2e414m17/fesub.c b/src/Specific/solinas64_2e414m17/fesub.c
index 0aa9df3a9..a655dc081 100644
--- a/src/Specific/solinas64_2e414m17/fesub.c
+++ b/src/Specific/solinas64_2e414m17/fesub.c
@@ -17,7 +17,7 @@ static void fesub(uint64_t out[9], const uint64_t in1[9], const uint64_t in2[9])
{ const uint64_t x25 = in2[2];
{ const uint64_t x23 = in2[1];
{ const uint64_t x21 = in2[0];
- out[0] = ((Const 140737488355294 + x5) - x21);
+ out[0] = ((0x7fffffffffde + x5) - x21);
out[1] = ((0x7ffffffffffe + x7) - x23);
out[2] = ((0x7ffffffffffe + x9) - x25);
out[3] = ((0x7ffffffffffe + x11) - x27);
diff --git a/src/Specific/solinas64_2e414m17/fesubDisplay.log b/src/Specific/solinas64_2e414m17/fesubDisplay.log
index ade644353..b87ea5ac5 100644
--- a/src/Specific/solinas64_2e414m17/fesubDisplay.log
+++ b/src/Specific/solinas64_2e414m17/fesubDisplay.log
@@ -2,6 +2,6 @@
Interp-η
(λ var : Syntax.base_type → Type,
λ '(x18, x19, x17, x15, x13, x11, x9, x7, x5, (x34, x35, x33, x31, x29, x27, x25, x23, x21))%core,
- (((0x7ffffffffffe + x18) - x34), ((0x7ffffffffffe + x19) - x35), ((0x7ffffffffffe + x17) - x33), ((0x7ffffffffffe + x15) - x31), ((0x7ffffffffffe + x13) - x29), ((0x7ffffffffffe + x11) - x27), ((0x7ffffffffffe + x9) - x25), ((0x7ffffffffffe + x7) - x23), ((Const 140737488355294 + x5) - x21)))
+ (((0x7ffffffffffe + x18) - x34), ((0x7ffffffffffe + x19) - x35), ((0x7ffffffffffe + x17) - x33), ((0x7ffffffffffe + x15) - x31), ((0x7ffffffffffe + x13) - x29), ((0x7ffffffffffe + x11) - x27), ((0x7ffffffffffe + x9) - x25), ((0x7ffffffffffe + x7) - x23), ((0x7fffffffffde + x5) - x21)))
(x, x0)%core
: word64 * word64 * word64 * word64 * word64 * word64 * word64 * word64 * word64 → word64 * word64 * word64 * word64 * word64 * word64 * word64 * word64 * word64 → ReturnType (uint64_t * uint64_t * uint64_t * uint64_t * uint64_t * uint64_t * uint64_t * uint64_t * uint64_t)