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

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dx86-64-io.s4 rex64 in eax,dx
5 rex64 in ax,dx
7 rex64 out dx,eax
8 rex64 out dx,ax
H A Dx86-64-io.d9 0: 48 ed rex.W in \(%dx\),%eax
10 2: 66 48 ed data16 rex.W in \(%dx\),%eax
13 5: 48 ef rex.W out %eax,\(%dx\)
14 7: 66 48 ef data16 rex.W out %eax,\(%dx\)
17 a: 48 6d rex.W insl \(%dx\),%es:\(%rdi\)
18 c: 66 48 6d data16 rex.W insl \(%dx\),%es:\(%rdi\)
21 f: 48 6f rex.W outsl %ds:\(%rsi\),\(%dx\)
22 11: 66 48 6f data16 rex.W outsl %ds:\(%rsi\),\(%dx\)
H A Dx86-64-io-intel.d10 0: 48 ed rex.W in eax,dx
11 2: 66 48 ed data16 rex.W in eax,dx
14 5: 48 ef rex.W out dx,eax
15 7: 66 48 ef data16 rex.W out dx,eax
18 a: 48 6d rex.W ins DWORD PTR es:\[rdi\],dx
19 c: 66 48 6d data16 rex.W ins DWORD PTR es:\[rdi\],dx
22 f: 48 6f rex.W outs dx,DWORD PTR ds:\[rsi\]
23 11: 66 48 6f data16 rex.W outs dx,DWORD PTR ds:\[rsi\]
H A Dx86-64-io-suffix.d10 0: 48 ed rex.W inl \(%dx\),%eax
11 2: 66 48 ed data16 rex.W inl \(%dx\),%eax
14 5: 48 ef rex.W outl %eax,\(%dx\)
15 7: 66 48 ef data16 rex.W outl %eax,\(%dx\)
18 a: 48 6d rex.W insl \(%dx\),%es:\(%rdi\)
19 c: 66 48 6d data16 rex.W insl \(%dx\),%es:\(%rdi\)
22 f: 48 6f rex.W outsl %ds:\(%rsi\),\(%dx\)
23 11: 66 48 6f data16 rex.W outsl %ds:\(%rsi\),\(%dx\)
H A Diamcu-1.s7 movsx (%eax), %dx
8 movsxb (%eax), %dx
12 movsbw (%eax), %dx
18 movzx (%eax), %dx
19 movzxb (%eax), %dx
23 movzb (%eax), %dx
25 movzbw (%eax), %dx
34 movsx dx,BYTE PTR [eax]
41 movzx dx,BYTE PTR [eax]
H A Dx86-64-opts.s10 add %dx,%cx
11 add.s %dx,%cx
16 addw %dx,%cx
17 addw.s %dx,%cx
26 adc %dx,%cx
27 adc.s %dx,%cx
32 adcw %dx,%cx
33 adcw.s %dx,%cx
42 and %dx,%cx
43 and.s %dx,
[all...]
H A Dopts.s10 add %dx,%cx
11 add.s %dx,%cx
16 addw %dx,%cx
17 addw.s %dx,%cx
22 adc %dx,%cx
23 adc.s %dx,%cx
28 adcw %dx,%cx
29 adcw.s %dx,%cx
34 and %dx,%cx
35 and.s %dx,
[all...]
H A Dopcode.s97 arpl %dx,0x90909090(%eax)
102 insb (%dx),%es:(%edi)
103 insl (%dx),%es:(%edi)
104 outsb %ds:(%esi),(%dx)
105 outsl %ds:(%esi),(%dx)
228 in (%dx),%al
229 in (%dx),%eax
230 out %al,(%dx)
231 out %eax,(%dx)
398 add %dx,
[all...]
H A Di386.s12 movsx (%eax), %dx
13 movsxb (%eax), %dx
17 movsbw (%eax), %dx
23 movzx (%eax), %dx
24 movzxb (%eax), %dx
28 movzb (%eax), %dx
30 movzbw (%eax), %dx
46 movsx dx,BYTE PTR [eax]
53 movzx dx,BYTE PTR [eax]
/netbsd-current/lib/libm/arch/i387/
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)
31 movw -8(%rsp),%dx
32 orw $0x0800,%dx
33 andw $0xfbff,%dx
34 movw %dx,-12(%rsp)
H A Ds_floor.S17 movw -4(%ebp),%dx
18 orw $0x0400,%dx /* round towards -oo */
19 andw $0xf7ff,%dx
20 movw %dx,-8(%ebp)
32 movw -12(%rsp),%dx
33 orw $0x0400,%dx
34 andw $0xf7ff,%dx
35 movw %dx,-16(%rsp)
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)
32 movw -8(%rsp),%dx
33 orw $0x0400,%dx
34 andw $0xf7ff,%dx
35 movw %dx,-12(%rsp)
H A Ds_ceil.S19 movw -4(%ebp),%dx
20 orw $0x0800,%dx /* round towards +oo */
21 andw $0xfbff,%dx
22 movw %dx,-8(%ebp)
33 movw -12(%rsp),%dx
34 orw $0x0800,%dx
35 andw $0xfbff,%dx
36 movw %dx,-16(%rsp)
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/ilp32/
H A Dx86-64-io-intel.d10 0: 48 ed rex.W in eax,dx
11 2: 66 48 ed data16 rex.W in eax,dx
14 5: 48 ef rex.W out dx,eax
15 7: 66 48 ef data16 rex.W out dx,eax
18 a: 48 6d rex.W ins DWORD PTR es:\[rdi\],dx
19 c: 66 48 6d data16 rex.W ins DWORD PTR es:\[rdi\],dx
22 f: 48 6f rex.W outs dx,DWORD PTR ds:\[rsi\]
23 11: 66 48 6f data16 rex.W outs dx,DWORD PTR ds:\[rsi\]
H A Dx86-64-io-suffix.d10 0: 48 ed rex.W inl \(%dx\),%eax
11 2: 66 48 ed data16 rex.W inl \(%dx\),%eax
14 5: 48 ef rex.W outl %eax,\(%dx\)
15 7: 66 48 ef data16 rex.W outl %eax,\(%dx\)
18 a: 48 6d rex.W insl \(%dx\),%es:\(%rdi\)
19 c: 66 48 6d data16 rex.W insl \(%dx\),%es:\(%rdi\)
22 f: 48 6f rex.W outsl %ds:\(%rsi\),\(%dx\)
23 11: 66 48 6f data16 rex.W outsl %ds:\(%rsi\),\(%dx\)
H A Dx86-64-io.d10 0: 48 ed rex.W in \(%dx\),%eax
11 2: 66 48 ed data16 rex.W in \(%dx\),%eax
14 5: 48 ef rex.W out %eax,\(%dx\)
15 7: 66 48 ef data16 rex.W out %eax,\(%dx\)
18 a: 48 6d rex.W insl \(%dx\),%es:\(%rdi\)
19 c: 66 48 6d data16 rex.W insl \(%dx\),%es:\(%rdi\)
22 f: 48 6f rex.W outsl %ds:\(%rsi\),\(%dx\)
23 11: 66 48 6f data16 rex.W outsl %ds:\(%rsi\),\(%dx\)
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dnsrecurs.cc22 int dx = 99; member in namespace:D
56 return ax + dx + xx + G::GF::FE::ex;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dnsrecurs.cc22 int dx = 99; member in namespace:D
56 return ax + dx + xx + G::GF::FE::ex;
/netbsd-current/games/trek/
H A Dhelp.c77 int dx = 0, dy = 0; local
105 dx = Now.base[i].x - Ship.quadx;
107 x = dx * dx + dy * dy;
139 dx = Etc.starbase.x + ranf(3) - 1;
140 if (dx < 0 || dx >= NSECTS)
144 Sect[dx][dy] != EMPTY)
151 Ship.sectx = dx;
153 Sect[dx][d
[all...]
H A Dmove.c85 double x, y, dx, dy; local
108 dx = -cos(angle);
110 bigger = fabs(dx);
114 dx /= bigger;
143 printf("dx = %.2f, dy = %.2f, xn = %.2f, n = %d\n",
144 dx, dy, xn, n);
149 ix = (x += dx);
158 dx = Ship.quadx * NSECTS + Ship.sectx + dx * xn;
160 if (dx < 0.
[all...]
H A Dsnova.c72 int dx, dy; local
112 dx = ix - Ship.sectx;
114 if (dx * dx + dy * dy <= 2) {
132 dx = q->klings;
134 Now.klings -= dx;
140 Game.killk += dx;
/netbsd-current/sys/arch/arm/xscale/
H A Dpxa2x0_i2s.c43 struct dmac_xfer *dx; member in struct:pxa2x0_i2s_dma
183 struct dmac_xfer *dx; local
188 dx = pxa2x0_dmac_allocate_xfer();
189 if (dx == NULL) {
192 p->dx = dx;
215 dx->dx_cookie = sc;
216 dx->dx_priority = DMAC_PRIORITY_NORMAL;
217 dx->dx_dev_width = DMAC_DEV_WIDTH_4;
218 dx
313 struct dmac_xfer *dx; local
363 struct dmac_xfer *dx; local
408 pxa2x0_i2s_dmac_ointr(struct dmac_xfer *dx, int status) argument
431 pxa2x0_i2s_dmac_iintr(struct dmac_xfer *dx, int status) argument
[all...]
/netbsd-current/sys/arch/i386/stand/lib/
H A Dmessage.S57 mov COM_PORT_VAL, %dx
58 outb %al, %dx
60 2: inb %dx
76 int $0x15 /* delay cx:dx usecs */
/netbsd-current/games/warp/
H A Dweapon.c103 int dx; local
123 for (dx= -1; dx<=1 ; dx++) {
125 if (dx||dy) {
135 curx = (curx + dx + XSIZE00) % XSIZE;
143 tract(nuke,dy,dx,rand_mod(3)?1:-1);
150 && -dx + attackee->velx == obj->velx)
153 -dx + attackee->velx);
157 -dx
438 fire_phaser(OBJECT *obj, int dy, int dx) argument
599 tract(OBJECT *obj, int dy, int dx, int to_or_fro) argument
[all...]
/netbsd-current/sys/arch/i386/stand/mbr/
H A Dmbr.S154 push %dx /* save drive number */
155 push %dx /* twice - for err_msg loop */
160 mov COM_PORT_VAL, %dx
163 outb %dx
259 pop %dx /* recover drive # */
260 push %dx /* save drive */
276 * by int 1a in cx:dx. We do sums modulo 2^16 so it doesn't matter if
286 mov %dx, %di /* start time to di */
289 mov COM_PORT_VAL, %dx
290 push %dx
[all...]

Completed in 151 milliseconds

1234567891011>>