aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/montgomery32_2e382m105/feadd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Specific/montgomery32_2e382m105/feadd.c')
-rw-r--r--src/Specific/montgomery32_2e382m105/feadd.c24
1 files changed, 12 insertions, 12 deletions
diff --git a/src/Specific/montgomery32_2e382m105/feadd.c b/src/Specific/montgomery32_2e382m105/feadd.c
index fef83b2bc..91d56558c 100644
--- a/src/Specific/montgomery32_2e382m105/feadd.c
+++ b/src/Specific/montgomery32_2e382m105/feadd.c
@@ -48,18 +48,18 @@ static void feadd(uint32_t out[12], const uint32_t in1[12], const uint32_t in2[1
{ uint32_t x115; uint8_t x116 = _subborrow_u32(x113, x79, 0xffffffff, &x115);
{ uint32_t x118; uint8_t x119 = _subborrow_u32(x116, x82, 0x3fffffff, &x118);
{ uint32_t _; uint8_t x122 = _subborrow_u32(x119, x83, 0x0, &_);
- { uint32_t x123 = cmovznz(x122, x118, x82);
- { uint32_t x124 = cmovznz(x122, x115, x79);
- { uint32_t x125 = cmovznz(x122, x112, x76);
- { uint32_t x126 = cmovznz(x122, x109, x73);
- { uint32_t x127 = cmovznz(x122, x106, x70);
- { uint32_t x128 = cmovznz(x122, x103, x67);
- { uint32_t x129 = cmovznz(x122, x100, x64);
- { uint32_t x130 = cmovznz(x122, x97, x61);
- { uint32_t x131 = cmovznz(x122, x94, x58);
- { uint32_t x132 = cmovznz(x122, x91, x55);
- { uint32_t x133 = cmovznz(x122, x88, x52);
- { uint32_t x134 = cmovznz(x122, x85, x49);
+ { uint32_t x123 = cmovznz32(x122, x118, x82);
+ { uint32_t x124 = cmovznz32(x122, x115, x79);
+ { uint32_t x125 = cmovznz32(x122, x112, x76);
+ { uint32_t x126 = cmovznz32(x122, x109, x73);
+ { uint32_t x127 = cmovznz32(x122, x106, x70);
+ { uint32_t x128 = cmovznz32(x122, x103, x67);
+ { uint32_t x129 = cmovznz32(x122, x100, x64);
+ { uint32_t x130 = cmovznz32(x122, x97, x61);
+ { uint32_t x131 = cmovznz32(x122, x94, x58);
+ { uint32_t x132 = cmovznz32(x122, x91, x55);
+ { uint32_t x133 = cmovznz32(x122, x88, x52);
+ { uint32_t x134 = cmovznz32(x122, x85, x49);
out[0] = x134;
out[1] = x133;
out[2] = x132;