aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/NISTP256/AMD64/IntegrationTestMontgomeryP256_OppDisplay.log
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-06-29 15:28:52 -0400
committerGravatar Jason Gross <jgross@mit.edu>2017-06-29 15:28:52 -0400
commitf14251aa309f85d08c8f10bd46f3f7b856d25909 (patch)
tree1b613f71ea11028bc40154ee8e11d4fdfc8d2fd0 /src/Specific/NISTP256/AMD64/IntegrationTestMontgomeryP256_OppDisplay.log
parentd3ed85e5fd6c7e25ee0a1e4cfd12b4cb9fd9979c (diff)
make display
Diffstat (limited to 'src/Specific/NISTP256/AMD64/IntegrationTestMontgomeryP256_OppDisplay.log')
-rw-r--r--src/Specific/NISTP256/AMD64/IntegrationTestMontgomeryP256_OppDisplay.log2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Specific/NISTP256/AMD64/IntegrationTestMontgomeryP256_OppDisplay.log b/src/Specific/NISTP256/AMD64/IntegrationTestMontgomeryP256_OppDisplay.log
index 0b94a81ce..ae2bf3cdb 100644
--- a/src/Specific/NISTP256/AMD64/IntegrationTestMontgomeryP256_OppDisplay.log
+++ b/src/Specific/NISTP256/AMD64/IntegrationTestMontgomeryP256_OppDisplay.log
@@ -6,7 +6,7 @@ Interp-η
uint64_t x11, uint8_t x12 = subborrow_u64(x9, 0x0, x4);
uint64_t x14, uint8_t x15 = subborrow_u64(x12, 0x0, x6);
uint64_t x17, uint8_t x18 = subborrow_u64(x15, 0x0, x5);
- uint64_t x19 = (uint64_t) (x18 == 0 ? 0x0 : 0xffffffffffffffffL);
+ uint64_t x19 = (uint64_t)cmovznz(x18, 0x0, 0xffffffffffffffffL);
uint64_t x20 = x19 & 0xffffffffffffffffL;
uint64_t x22, uint8_t x23 = addcarryx_u64(0x0, x8, x20);
uint64_t x24 = x19 & 0xffffffff;