Searched refs:insw (Results 1 – 6 of 6) sorted by relevance
/third_party/musl/arch/x32/bits/ |
D | io.h | 65 static __inline void insw(unsigned short __port, void *__buf, unsigned long __n) in insw() function
|
/third_party/musl/arch/x86_64/bits/ |
D | io.h | 65 static __inline void insw(unsigned short __port, void *__buf, unsigned long __n) in insw() function
|
/third_party/musl/arch/i386/bits/ |
D | io.h | 65 static __inline void insw(unsigned short __port, void *__buf, unsigned long __n) in insw() function
|
/third_party/mesa3d/src/mesa/x86/ |
D | assyntax.h | 461 #define INS_W CHOICE(insw, insw, _WTOG ins)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 2217 "insw\t{%dx, $dst|$dst, dx}", []>, OpSize16;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 7676 "b\004insd\010insertps\007insertq\004insl\004insw\003int\004int3\004into" 8902 { 3250 /* insw */, X86::INSW, Convert__DstIdx161_1, AMFBS_None, { MCK_DX, MCK_DstIdx16 }, }, 23479 { 3250 /* insw */, X86::INSW, Convert__DstIdx161_0, AMFBS_None, { MCK_DstIdx16, MCK_DX }, },
|