aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/NISTP256
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-06-22 22:13:32 -0400
committerGravatar Jason Gross <jgross@mit.edu>2017-06-22 22:13:32 -0400
commit387e51e206b99e1ff1d25ed5154a0efcb8af7cef (patch)
tree0cf255a6b5fd0c2393c961de7ad317d3a9a2421e /src/Specific/NISTP256
parente334bb2c3f5e0f845ed996146e02a6bb4d0f33ae (diff)
make display
Diffstat (limited to 'src/Specific/NISTP256')
-rw-r--r--src/Specific/NISTP256/AMD64/IntegrationTestMontgomeryP256_AddDisplay.log19
-rw-r--r--src/Specific/NISTP256/AMD64/IntegrationTestMontgomeryP256_OppDisplay.log3
-rw-r--r--src/Specific/NISTP256/AMD64/IntegrationTestMontgomeryP256_SubDisplay.log3
3 files changed, 25 insertions, 0 deletions
diff --git a/src/Specific/NISTP256/AMD64/IntegrationTestMontgomeryP256_AddDisplay.log b/src/Specific/NISTP256/AMD64/IntegrationTestMontgomeryP256_AddDisplay.log
new file mode 100644
index 000000000..289227f85
--- /dev/null
+++ b/src/Specific/NISTP256/AMD64/IntegrationTestMontgomeryP256_AddDisplay.log
@@ -0,0 +1,19 @@
+λ x x0 : word64 * word64 * word64 * word64,
+Interp-η
+(λ var : Syntax.base_type → Type,
+ λ '(x8, x9, x7, x5, (x14, x15, x13, x11))%core,
+ uint64_t x17, uint8_t x18 = addcarryx_u64(0x0, x5, x11);
+ uint64_t x20, uint8_t x21 = addcarryx_u64(x18, x7, x13);
+ uint64_t x23, uint8_t x24 = addcarryx_u64(x21, x9, x15);
+ uint64_t x26, uint8_t x27 = addcarryx_u64(x24, x8, x14);
+ uint64_t x28 = (uint64_t) (x27 == 0 ? 0x0 : 0xffffffffffffffffL);
+ uint64_t x29 = x28 & 0xffffffffffffffffL;
+ uint64_t x31, uint8_t x32 = subborrow_u64(0x0, x17, x29);
+ uint64_t x33 = x28 & 0xffffffff;
+ uint64_t x35, uint8_t x36 = subborrow_u64(x32, x20, x33);
+ uint64_t x38, uint8_t x39 = subborrow_u64(x36, x23, 0x0);
+ uint64_t x40 = x28 & 0xffffffff00000001L;
+ uint64_t x42, uint8_t _ = subborrow_u64(x39, x26, x40);
+ (Return x42, Return x38, Return x35, Return x31))
+(x, x0)%core
+ : word64 * word64 * word64 * word64 → word64 * word64 * word64 * word64 → ReturnType (uint64_t * uint64_t * uint64_t * uint64_t)
diff --git a/src/Specific/NISTP256/AMD64/IntegrationTestMontgomeryP256_OppDisplay.log b/src/Specific/NISTP256/AMD64/IntegrationTestMontgomeryP256_OppDisplay.log
new file mode 100644
index 000000000..85d7e9e6e
--- /dev/null
+++ b/src/Specific/NISTP256/AMD64/IntegrationTestMontgomeryP256_OppDisplay.log
@@ -0,0 +1,3 @@
+λ _ : word64 * word64 * word64 * word64,
+(opp_subproof0, opp_subproof1, opp_subproof2, opp_subproof3)%core
+ : word64 * word64 * word64 * word64 → word64 * word64 * word64 * word64
diff --git a/src/Specific/NISTP256/AMD64/IntegrationTestMontgomeryP256_SubDisplay.log b/src/Specific/NISTP256/AMD64/IntegrationTestMontgomeryP256_SubDisplay.log
new file mode 100644
index 000000000..19b08db8c
--- /dev/null
+++ b/src/Specific/NISTP256/AMD64/IntegrationTestMontgomeryP256_SubDisplay.log
@@ -0,0 +1,3 @@
+λ _ _ : word64 * word64 * word64 * word64,
+(sub_subproof0, sub_subproof1, sub_subproof2, sub_subproof3)%core
+ : word64 * word64 * word64 * word64 → word64 * word64 * word64 * word64 → word64 * word64 * word64 * word64