Lines Matching refs:with
5 # this file except in compliance with the License. You can obtain a copy
26 # with/without -DECP_NISTZ256_ASM
81 # this conversion smashes P256_POINT_AFFINE by individual bytes with
178 # they can affect outcome (follow 'and' with $mask). Also keep in mind
179 # that addition with carry is addition with 32-bit carry, even though
180 # CPU is 64-bit. [Addition with 64-bit carry was introduced in T3, see
240 # performed with additions and subtractions alone. Indeed:
750 # above map() describes stack layout with 4 temporary
881 # above map() describes stack layout with 12 temporary
1150 # above map() describes stack layout with 10 temporary
1597 # use 128-bit multiplication and addition with 64-bit carry, and in order
1655 ! Trouble with subtraction is that there is no subtraction with 64-bit
1656 ! borrow, only with 32-bit one. For this reason we "decompose" 64-bit
1831 # performed with additions and subtractions alone. Indeed:
1849 # ^^^^^^^^ but this word is calculated with umulxhi, because
1850 # there is no subtract with 64-bit borrow:-(
2003 ! subtraction with addition with negative, carry/borrow logic is
2033 # above map() describes stack layout with 10 temporary
2301 # above map() describes stack layout with 18 temporary
2711 # above map() describes stack layout with 15 temporary