aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/X25519/C64/freezeDisplay.log
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2018-01-04 19:02:52 -0500
committerGravatar Jason Gross <jasongross9@gmail.com>2018-01-05 15:56:49 -0500
commit595a5d7e384c93f42c0f5317b808ffdc4000c21e (patch)
tree9002b9dd8958ea80c1250f3b58c4891ab7782529 /src/Specific/X25519/C64/freezeDisplay.log
parent5a17101cde1b568b1864f0509e3cb352f3762cbc (diff)
make selected-specific-display for permit `TWord 0`
This handles bullet 2 of #288
Diffstat (limited to 'src/Specific/X25519/C64/freezeDisplay.log')
-rw-r--r--src/Specific/X25519/C64/freezeDisplay.log20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/Specific/X25519/C64/freezeDisplay.log b/src/Specific/X25519/C64/freezeDisplay.log
index 1fec36950..e1c0e22eb 100644
--- a/src/Specific/X25519/C64/freezeDisplay.log
+++ b/src/Specific/X25519/C64/freezeDisplay.log
@@ -2,22 +2,22 @@
Interp-η
(λ var : Syntax.base_type → Type,
λ '(x7, x8, x6, x4, x2)%core,
- uint64_t x10, uint8_t x11 = subborrow_u51(0x0, x2, 0x7ffffffffffed);
- uint64_t x13, uint8_t x14 = subborrow_u51(x11, x4, 0x7ffffffffffff);
- uint64_t x16, uint8_t x17 = subborrow_u51(x14, x6, 0x7ffffffffffff);
- uint64_t x19, uint8_t x20 = subborrow_u51(x17, x8, 0x7ffffffffffff);
- uint64_t x22, uint8_t x23 = subborrow_u51(x20, x7, 0x7ffffffffffff);
+ uint64_t x10, bool x11 = subborrow_u51(0x0, x2, 0x7ffffffffffed);
+ uint64_t x13, bool x14 = subborrow_u51(x11, x4, 0x7ffffffffffff);
+ uint64_t x16, bool x17 = subborrow_u51(x14, x6, 0x7ffffffffffff);
+ uint64_t x19, bool x20 = subborrow_u51(x17, x8, 0x7ffffffffffff);
+ uint64_t x22, bool x23 = subborrow_u51(x20, x7, 0x7ffffffffffff);
uint64_t x24 = cmovznz64(x23, 0x0, 0xffffffffffffffffL);
uint64_t x25 = (x24 & 0x7ffffffffffed);
- uint64_t x27, uint8_t x28 = addcarryx_u51(0x0, x10, x25);
+ uint64_t x27, bool x28 = addcarryx_u51(0x0, x10, x25);
uint64_t x29 = (x24 & 0x7ffffffffffff);
- uint64_t x31, uint8_t x32 = addcarryx_u51(x28, x13, x29);
+ uint64_t x31, bool x32 = addcarryx_u51(x28, x13, x29);
uint64_t x33 = (x24 & 0x7ffffffffffff);
- uint64_t x35, uint8_t x36 = addcarryx_u51(x32, x16, x33);
+ uint64_t x35, bool x36 = addcarryx_u51(x32, x16, x33);
uint64_t x37 = (x24 & 0x7ffffffffffff);
- uint64_t x39, uint8_t x40 = addcarryx_u51(x36, x19, x37);
+ uint64_t x39, bool x40 = addcarryx_u51(x36, x19, x37);
uint64_t x41 = (x24 & 0x7ffffffffffff);
- uint64_t x43, uint8_t _ = addcarryx_u51(x40, x22, x41);
+ uint64_t x43, bool _ = addcarryx_u51(x40, x22, x41);
(Return x43, Return x39, Return x35, Return x31, Return x27))
x
: word64 * word64 * word64 * word64 * word64 → ReturnType (uint64_t * uint64_t * uint64_t * uint64_t * uint64_t)