Home
last modified time | relevance | path

Searched refs:yt (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/i386/gen/
H A D_divdi3.S121 / yt = y;
123 / r = UDiv(xt, yt);
145 pushl %edx / yt
146 pushl %eax / yt
177 negl %eax / yt
179 negl %edx / yt
203 / yt = y;
228 pushl %edi / yt
229 pushl %esi / yt
256 negl %esi / yt
[all …]
H A D_div64.S663 / yt = y;
687 pushl %edx / yt
688 pushl %eax / yt
719 negl %eax / yt
721 negl %edx / yt
745 / yt = y;
798 negl %esi / yt
800 negl %edi / yt
855 / yt = y;
924 negl %edx / yt
[all …]
/illumos-gate/usr/src/common/util/i386/
H A Dmuldiv.S709 / yt = y;
765 negl %eax / yt
767 negl %edx / yt
791 / yt = y;
844 negl %esi / yt
846 negl %edi / yt
1000 / yt = y;
1056 negl %eax / yt
1058 negl %edx / yt
1082 / yt = y;
[all …]
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Ddraw.c279 int xs, ys, xt, yt, Xs, Ys, qs, Xt, Yt, qt, in conicarc() local
329 yt = y1 - y; in conicarc()
379 if (yt < 0) { in conicarc()
380 Xt = abs(yt); in conicarc()
385 Yt = abs(yt); in conicarc()
388 else if (yt < 0) { in conicarc()
390 Yt = abs(yt); in conicarc()
393 Xt = abs(yt); in conicarc()