aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/solinas32_2e255m2e4m2e1m1
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/solinas32_2e255m2e4m2e1m1
parent51a1511601cf58e122fe37bc9abf92b3b81a0192 (diff)
Update display logs and c files
Diffstat (limited to 'src/Specific/solinas32_2e255m2e4m2e1m1')
-rw-r--r--src/Specific/solinas32_2e255m2e4m2e1m1/fesub.c2
-rw-r--r--src/Specific/solinas32_2e255m2e4m2e1m1/fesubDisplay.log2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/Specific/solinas32_2e255m2e4m2e1m1/fesub.c b/src/Specific/solinas32_2e255m2e4m2e1m1/fesub.c
index c7877fc45..e5f40349c 100644
--- a/src/Specific/solinas32_2e255m2e4m2e1m1/fesub.c
+++ b/src/Specific/solinas32_2e255m2e4m2e1m1/fesub.c
@@ -17,7 +17,7 @@ static void fesub(uint32_t out[9], const uint32_t in1[9], const uint32_t in2[9])
{ const uint32_t x25 = in2[2];
{ const uint32_t x23 = in2[1];
{ const uint32_t x21 = in2[0];
- out[0] = ((Const 1073741786 + x5) - x21);
+ out[0] = ((0x3fffffda + x5) - x21);
out[1] = ((0x1ffffffe + x7) - x23);
out[2] = ((0x1ffffffe + x9) - x25);
out[3] = ((0x3ffffffe + x11) - x27);
diff --git a/src/Specific/solinas32_2e255m2e4m2e1m1/fesubDisplay.log b/src/Specific/solinas32_2e255m2e4m2e1m1/fesubDisplay.log
index 46aa32e70..fa36e6c35 100644
--- a/src/Specific/solinas32_2e255m2e4m2e1m1/fesubDisplay.log
+++ b/src/Specific/solinas32_2e255m2e4m2e1m1/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,
- (((0x1ffffffe + x18) - x34), ((0x1ffffffe + x19) - x35), ((0x3ffffffe + x17) - x33), ((0x1ffffffe + x15) - x31), ((0x1ffffffe + x13) - x29), ((0x3ffffffe + x11) - x27), ((0x1ffffffe + x9) - x25), ((0x1ffffffe + x7) - x23), ((Const 1073741786 + x5) - x21)))
+ (((0x1ffffffe + x18) - x34), ((0x1ffffffe + x19) - x35), ((0x3ffffffe + x17) - x33), ((0x1ffffffe + x15) - x31), ((0x1ffffffe + x13) - x29), ((0x3ffffffe + x11) - x27), ((0x1ffffffe + x9) - x25), ((0x1ffffffe + x7) - x23), ((0x3fffffda + x5) - x21)))
(x, x0)%core
: word32 * word32 * word32 * word32 * word32 * word32 * word32 * word32 * word32 → word32 * word32 * word32 * word32 * word32 * word32 * word32 * word32 * word32 → ReturnType (uint32_t * uint32_t * uint32_t * uint32_t * uint32_t * uint32_t * uint32_t * uint32_t * uint32_t)