aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/IntegrationTestMontgomeryP256_128_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/IntegrationTestMontgomeryP256_128_OppDisplay.log
parentd3ed85e5fd6c7e25ee0a1e4cfd12b4cb9fd9979c (diff)
make display
Diffstat (limited to 'src/Specific/IntegrationTestMontgomeryP256_128_OppDisplay.log')
-rw-r--r--src/Specific/IntegrationTestMontgomeryP256_128_OppDisplay.log2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Specific/IntegrationTestMontgomeryP256_128_OppDisplay.log b/src/Specific/IntegrationTestMontgomeryP256_128_OppDisplay.log
index 4e8fe5a50..d72c68980 100644
--- a/src/Specific/IntegrationTestMontgomeryP256_128_OppDisplay.log
+++ b/src/Specific/IntegrationTestMontgomeryP256_128_OppDisplay.log
@@ -4,7 +4,7 @@ Interp-η
λ '(x1, x2)%core,
uint128_t x4, uint8_t x5 = subborrow_u128(0x0, 0x0, x2);
uint128_t x7, uint8_t x8 = subborrow_u128(x5, 0x0, x1);
- uint128_t x9 = (uint128_t) (x8 == 0 ? 0x0 : 0xffffffffffffffffffffffffffffffffL);
+ uint128_t x9 = (uint128_t)cmovznz(x8, 0x0, 0xffffffffffffffffffffffffffffffffL);
uint128_t x10 = x9 & 0xffffffffffffffffffffffffL;
uint128_t x12, uint8_t x13 = addcarryx_u128(0x0, x4, x10);
uint128_t x14 = x9 & 0xffffffff000000010000000000000000L;