Lines Matching full:modulus
160 // Final step. We see if result is larger than modulus, and
161 // if it is, subtract the modulus. But comparison implies
162 // subtraction. So we subtract modulus, see if it borrowed,
826 // Final step. We see if result is larger than modulus, and
827 // if it is, subtract the modulus. But comparison implies
828 // subtraction. So we subtract modulus, see if it borrowed,
920 // x19-7,x28 hold result, x6-7 hold modulus
940 // x6-7 hold result-modulus
1294 // Final step. We see if result is larger than modulus, and
1295 // if it is, subtract the modulus. But comparison implies
1296 // subtraction. So we subtract modulus, see if it borrowed,
1372 // x19-3,x0 hold result, x14-7 hold modulus
1384 // x6-3 hold result-modulus