Lines Matching +full:compare +full:- +full:and +full:- +full:swap
1 /* libgcc1 routines for 68000 w/o floating-point hardware.
6 GNU CC is free software; you can redistribute it and/or modify it
13 compiled version of this file with other programs, and to distribute
16 respects; for example, they cover modification of the file, and
33 D. V. Henkel-Wallace ([email protected]) Fete Bastille, 1992
90 movel d2, sp@-
98 swap d2 define
101 swap d0 define
120 swap d2 define
122 swap d2 /* align high part with low part */ define
127 cmpl sp@(8), d1 /* compare the sum with the dividend */
136 /* Coldfire implementation of non-restoring division algorithm from
138 link a6,IMM (-12)
139 moveml d2-d4,sp@
150 movl d3,d2 | and store tmp in p.
153 moveml sp@,d2-d4 | restore data registers
154 unlk a6 | and return