Lines Matching refs:Negate
61 ;; Negate the denumerator (which is in HLDE)
76 ;; If it is not negative then we perform the division and then negate the result.
79 ;; Otherwise we negate the numerator and then go with a straightforward unsigned division.
110 ;; Negate the numerator (which is in BCAX)
132 ;; Negate result (in BCAX) and transfer into r8,r10
204 ;; Negate the denumerator (which is in HLDE)
222 ;; Otherwise we negate the numerator and then go with a modulo followed by negation.
240 ;; Negate the numerator (which is in BCAX)
262 ;; Negate result (in HLDE) and transfer into r8,r10
369 ;; Negate the denumerator (which is in MDBL/MDBH)
378 ;; If it is not negative then we perform the division and then negate the result.
381 ;; Otherwise we negate the numerator and then go with a straightforward unsigned division.
386 ;; Negate the numerator (which is in MDAL/MDAH)
397 ;; Negate result and transfer into r8,r10
446 ;; Negate the denumerator (which is in MDBL/MDBH)
458 ;; Otherwise we negate the numerator and then go with a modulo followed by negation.
463 ;; Negate the numerator (which is in MDAL/MDAH)