Home
last modified time | relevance | path

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

/external/llvm/test/MC/X86/
Dx86-64.s249 inw %dx label
280 inw (%dx), %ax label
Dintel-syntax.s439 inw DX define
/external/mesa3d/src/mesa/x86/
Dassyntax.h443 #define IN_W CHOICE(inw (DX), inw ARG2(DX,AX), _WTOG in DX)
450 #define IN1_W(a) CHOICE(inw (a), inw ARG2(a,AX), _WTOG in a)
454 #define IN1_W(a) CHOICE(inw a, inw ARG2(a,AX), _WTOG in a)
/external/llvm/lib/Target/X86/
DX86InstrInfo.td2800 def : InstAlias<"inw\t{%dx|dx}", (IN16rr), 0>;
2803 def : InstAlias<"inw\t$port", (IN16ri i8imm:$port), 0>;