Home
last modified time | relevance | path

Searched refs:DX (Results 1 – 11 of 11) sorted by relevance

/dragonfly/sys/cpu/x86_64/misc/
HDdb_disasm.c105 #define DX 13 /* dx, for IO */ macro
737 /*6c*/ { "ins", FALSE, BYTE, op2(DX, DI), 0 },
738 /*6d*/ { "ins", FALSE, LONG, op2(DX, DI), 0 },
739 /*6e*/ { "outs", FALSE, BYTE, op2(SI, DX), 0 },
740 /*6f*/ { "outs", FALSE, LONG, op2(SI, DX), 0 },
881 /*ec*/ { "in", FALSE, BYTE, op2(DX, A), 0 },
882 /*ed*/ { "in", FALSE, LONG, op2(DX, A) , 0 },
883 /*ee*/ { "out", FALSE, BYTE, op2(A, DX), 0 },
884 /*ef*/ { "out", FALSE, LONG, op2(A, DX) , 0 },
1402 case DX: in db_disasm()
/dragonfly/libexec/bootpd/
HDConvOldTab.sh41 set -u$DX
/dragonfly/libexec/getty/
HDgettytab.h170 #define DX gettyflags[20].value macro
HDsubr.c374 if (DX) in set_flags()
/dragonfly/contrib/file/magic/Magdir/
HDmsvc162 # symbolic debug information style like: HL~IBM PM Debugger style (LIBFL.LIB) DX~AIX style CV~Micro…
164 >>>>>>>&0 string DX AIX style
HDfilesystems1958 # assembler instructions: CLI;MOV AX,CS;MOV DS,AX;MOV DX,0
1965 # assembler instructions: CLI;MOV AX,CS;MOV DS,AX;XOR DX,DX;MOV
/dragonfly/stand/contrib/edk2/MdePkg/Include/Library/
HDBaseLib.h5368 UINT16 DX; member
/dragonfly/share/misc/
HDpci_vendors2938 1028 1726 Radeon RX 560DX
5538 2000 4DWave DX
18117 1043 8275 Virtuoso 100 (Xonar DX)
18120 1043 8327 Virtuoso 100 (Xonar DX)
20418 1799 d311 Dynex DX-NNBX 802.11n WLAN Cardbus Card
21951 17f9 0008 DX-WGNBC 802.11bg Wireless CardBus Adapter
21952 17f9 0018 DX-WGDTC 802.11bg Wireless PCI Adapter
26357 8900 86c755 [Trio 64V2/DX]
26358 5333 8900 86C775 Trio64V2/DX
26359 8901 86c775/86c785 [Trio 64V2/DX or /GX]
[all …]
/dragonfly/contrib/gdb-7/opcodes/
HDi386-dis.c316 #define DX { OP_IMREG, dx_reg } macro
/dragonfly/contrib/binutils-2.34/opcodes/
HDi386-dis.c350 #define DX { OP_IMREG, dx_reg } macro
/dragonfly/contrib/binutils-2.27/opcodes/
HDi386-dis.c345 #define DX { OP_IMREG, dx_reg } macro