Home
last modified time | relevance | path

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

/arch/x86/um/
Dsignal.c179 GETREG(DX, dx); in copy_sc_from_user()
258 PUTREG(DX, dx); in copy_sc_to_user()
/arch/x86/math-emu/
DREADME141 an 80486DX.
154 an 80486DX. A 80486DX will allow some floating point instructions to
340 486DX2/66 (other tests indicate that an Intel 486DX produces
/arch/x86/lib/
Dx86-opcode-map.txt155 6c: INS/INSB Yb,DX
156 6d: INS/INSW/INSD Yz,DX
157 6e: OUTS/OUTSB DX,Xb
158 6f: OUTS/OUTSW/OUTSD DX,Xz
300 ec: IN AL,DX
301 ed: IN eAX,DX
302 ee: OUT DX,AL
303 ef: OUT DX,eAX
/arch/x86/
DKconfig.cpu14 AMD/Cyrix/Intel 386DX/DXL/SL/SLC/SX, Cyrix/TI 486DLC/DLC2,
22 - "486" for the AMD/Cyrix/IBM/Intel 486DX/DX2/DX4 or
58 486DX/DX2/DX4 or SL/SLC/SLC2/SLC3/SX/SX2 and UMC U5D or U5S.
DKconfig1759 operations) if you don't have one. 486DX and Pentium processors have
1761 a 487DX or 387, respectively. (The messages during boot time can
/arch/powerpc/xmon/
Dppc-opc.c2436 #define DX(op, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1f) << 1)) macro
2437 #define DX_MASK DX (0x3f, 0x1f)
4149 {"addpcis", DX(19,2), DX_MASK, POWER9, PPCVLE, {RT, DXD}},
4150 {"subpcis", DX(19,2), DX_MASK, POWER9, PPCVLE, {RT, NDXD}},