Lines Matching full:modulus
218 // Final step. We see if result is larger than modulus, and
219 // if it is, subtract the modulus. But comparison implies
220 // subtraction. So we subtract modulus, see if it borrowed,
899 // Final step. We see if result is larger than modulus, and
900 // if it is, subtract the modulus. But comparison implies
901 // subtraction. So we subtract modulus, see if it borrowed,
993 // $acc0-7,$carry hold result, $a0-7 hold modulus
1013 // $a0-7 hold result-modulus
1385 // Final step. We see if result is larger than modulus, and
1386 // if it is, subtract the modulus. But comparison implies
1387 // subtraction. So we subtract modulus, see if it borrowed,
1463 // $acc0-3,$carry hold result, $m0-7 hold modulus
1475 // $a0-3 hold result-modulus