Searched refs:dx (Results 1 - 25 of 70) sorted by relevance

123

/freebsd-9.3-release/sys/i386/xbox/
H A Dpic16l.s45 movw $0xc000,%dx
48 inw %dx,%ax
55 2: movw $0xc004,%dx
57 outb %al,%dx
58 movw $0xc008,%dx
60 outb %al,%dx
61 movw $0xc006,%dx
63 outw %ax,%dx
65 movw $0xc000,%dx
66 inw %dx,
[all...]
/freebsd-9.3-release/lib/msun/i387/
H A Ds_trunc.S15 movw -4(%ebp),%dx
16 orw $0x0c00,%dx /* round towards -oo */
17 movw %dx,-8(%ebp)
H A Ds_truncf.S15 movw -4(%ebp),%dx
16 orw $0x0c00,%dx /* round towards -oo */
17 movw %dx,-8(%ebp)
H A Ds_truncl.S15 movw -4(%ebp),%dx
16 orw $0x0c00,%dx /* round towards -oo */
17 movw %dx,-8(%ebp)
H A Ds_ceil.S45 movw -4(%ebp),%dx
46 orw $0x0800,%dx /* round towards +oo */
47 andw $0xfbff,%dx
48 movw %dx,-8(%ebp)
H A Ds_ceilf.S17 movw -4(%ebp),%dx
18 orw $0x0800,%dx /* round towards +oo */
19 andw $0xfbff,%dx
20 movw %dx,-8(%ebp)
H A Ds_ceill.S15 movw -4(%ebp),%dx
16 orw $0x0800,%dx /* round towards +oo */
17 andw $0xfbff,%dx
18 movw %dx,-8(%ebp)
H A Ds_floor.S45 movw -4(%ebp),%dx
46 orw $0x0400,%dx /* round towards -oo */
47 andw $0xf7ff,%dx
48 movw %dx,-8(%ebp)
H A Ds_floorf.S17 movw -4(%ebp),%dx
18 orw $0x0400,%dx /* round towards -oo */
19 andw $0xf7ff,%dx
20 movw %dx,-8(%ebp)
H A Ds_floorl.S15 movw -4(%ebp),%dx
16 orw $0x0400,%dx /* round towards -oo */
17 andw $0xf7ff,%dx
18 movw %dx,-8(%ebp)
/freebsd-9.3-release/sys/dev/syscons/dragon/
H A Ddragon_saver.c84 gdraw(int dx, int dy, int val) argument
94 if (dx != 0) {
96 cur_x += dx;
97 if (dx < 0) {
98 i += dx;
99 dx = -dx;
102 for (; dx >= 0; --dx, ++i) {
130 static int dx, d local
[all...]
/freebsd-9.3-release/lib/libc/amd64/gen/
H A Dmodf.S56 movw -12(%rsp),%dx
57 orw $3072,%dx
58 movw %dx,-16(%rsp)
/freebsd-9.3-release/sys/boot/i386/boot2/
H A Dsio.S30 movw $SIO_PRT+0x3,%dx # Data format reg
32 outb %al,(%dx) # and DLAB
35 outw %ax,(%dx) # BPS
36 movw $SIO_PRT+0x3,%dx # Data format reg
38 outb %al,(%dx) # DLAB
41 outb %al,(%dx) # DTR
58 movw $SIO_PRT+0x5,%dx # Line status reg
61 sio_putc.1: inb (%dx),%al # Transmitter
67 outb %al,(%dx) # Write character
75 inb (%dx),
[all...]
/freebsd-9.3-release/lib/msun/src/
H A Ds_cbrtl.c37 double dr, dt, dx; local
107 dx = x;
110 dt = dt * (dx + dx + dr) / (dx + dr + dr);
114 dt = dt * (dx + dx + dr) / (dx + dr + dr);
/freebsd-9.3-release/lib/libc/i386/gen/
H A Dmodf.S60 movw -12(%ebp),%dx
61 orw $3072,%dx
62 movw %dx,-16(%ebp)
/freebsd-9.3-release/sys/pc98/pc98/
H A Dbusio.s60 inb %dx,%al
65 inw %dx,%ax
70 inl %dx,%eax
80 outb %al,%dx
85 outw %ax,%dx
90 outl %eax,%dx
160 inb %dx,%al
176 inw %dx,%ax
192 inl %dx,%eax
215 outb %al,%dx
[all...]
/freebsd-9.3-release/sys/boot/pc98/boot0.5/
H A Dselector.s42 movw %cx, %dx
43 decw %dx
44 addw $5, %dx
59 movw $4, %dx
71 movw $5, %dx
81 movw %si, %dx
82 addw $5, %dx
118 movw %bx, %dx
119 addw $5, %dx
144 movw %cx, %dx
[all...]
H A Ddisk.s62 xorw %dx, %dx # %dx = partition number
65 movw %dx, %si
86 incw %dx
107 xorw %dx, %dx
153 xorw %dx, %dx
193 movw %bx, %dx
[all...]
/freebsd-9.3-release/contrib/ncurses/ncurses/base/
H A Dlib_overlay.c142 int sx, sy, dx, dy; local
172 for (dx = dmincol, sx = smincol;
173 dx <= dmaxcol;
174 sx++, dx++) {
177 (!CharEq(dst->_line[dy].text[dx],
179 dst->_line[dy].text[dx] =
181 SetAttr(dst->_line[dy].text[dx],
187 if (!CharEq(dst->_line[dy].text[dx],
189 dst->_line[dy].text[dx] =
/freebsd-9.3-release/sys/boot/pc98/kgzldr/
H A Dcrt.s49 movw (%ebx),%dx # Cursor position
53 movw %dx,%cx
57 addw $0x02,%dx
59 crt_putchr.2: movw %dx,%ax
64 movw %ax,%dx
65 crt_putchr.3: cmpw $SCR_ROW*SCR_COL*2,%dx
76 movw $(SCR_ROW-1)*SCR_COL*2,%dx
77 crt_putchr.4: movw %dx,(%ebx) # Update position
78 shrw $1,%dx
/freebsd-9.3-release/sys/dev/mse/
H A Dmse.c174 sc->status.dx = sc->status.dy = sc->status.dz = 0;
358 sc->status.dx = 0;
450 int dx, dy, but; local
461 (*sc->sc_getmouse)(sc->sc_iot, sc->sc_ioh, &dx, &dy, &but); local
463 sign = (dx < 0);
464 dx = dx * dx / sc->mode.accelfactor;
465 if (dx == 0)
466 dx
[all...]
H A Dmsevar.h65 int *dx, int *dy, int *but);
117 void (*m_get)(bus_space_tag_t t, bus_space_handle_t h, int *dx,
/freebsd-9.3-release/sys/pc98/apm/
H A Dapm_bioscall.S69 inb %dx,%al
71 outb %al,%dx
/freebsd-9.3-release/contrib/groff/src/preproc/grn/
H A Dhgraph.cpp460 register int dx; local
467 if ((dx = px - lastx)) {
468 printf("\\h'%du'", dx);
488 register int dx; local
495 if ((dx = ix - lastx)) {
496 printf("\\h'%du'", dx);
710 double h[MAXPOINTS], dx[MAXPOINTS], dy[MAXPOINTS]; local
732 PeriodicSpline(h, x, dx, d2x, d3x, numpoints);
735 NaturalEndSpline(h, x, dx, d2x, d3x, numpoints);
751 nx = x[j] + (int) (t * dx[
779 register int dx; local
972 register int dx; local
[all...]
/freebsd-9.3-release/sys/boot/pc98/boot2/
H A Dboot1.S129 xor %dx,%dx
163 xor %dx,%dx
223 mov %di,%dx
227 inc %dx
261 xor %dx,%dx
262 mov %dx,%ds
289 sub %dx,
[all...]

Completed in 321 milliseconds

123