Home | History | Annotate | Download | only in s390x

Lines Matching full:carry

69        easy to see whether there was a carry-out. */
72 /* If there was a carry-out, add 1 to the sum. */
102 /* If there was a carry-out, add 1 to the sum. */
185 /* Add one word to an initial sum; no carry */
193 /* Add one word to an initial sum; with carry */
201 /* Add 15 words to an initial sum; no carry */
223 /* Add some words such that every addition generates a carry.
247 /* Add 1 byte; no carry */
255 /* Add 1 byte; carry */
263 /* Add 2 bytes; no carry */
271 /* Add 2 bytes; carry */
279 /* Add 3 bytes; no carry */
287 /* Add 3 bytes; carry */