Home | History | Annotate | Download | only in alpha

Lines Matching defs:RESULT

49 define(RESULT, `t12')
69 mov zero, RESULT /* Initialize result to zero */
73 /* Compute sign of result. If either is negative, this is easy. */
116 /* RESULT is already zero, from above. A is untouched. */
120 cmovne CC, 1, RESULT
158 or RESULT, BIT, T_0
159 cmoveq CC, T_0, RESULT
169 `', ` mov A, RESULT
174 subq zero, RESULT, T_0
175 cmovlbs NEG, T_0, RESULT