Searched defs:outsw (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/MC/X86/ |
D | index-operations.s | 138 outsw %fs:(%esi), %dx label
|
D | x86-32.s | 631 outsw (%esi), (%dx) label
|
D | intel-syntax.s | 697 outsw label
|
D | x86-64.s | 291 outsw (%rsi), (%dx) label
|
/external/musl/arch/x86_64/bits/ |
D | io.h | 44 static __inline void outsw(unsigned short __port, const void *__buf, unsigned long __n) in outsw() function
|
/external/musl/arch/i386/bits/ |
D | io.h | 44 static __inline void outsw(unsigned short __port, const void *__buf, unsigned long __n) in outsw() function
|
/external/musl/arch/x32/bits/ |
D | io.h | 44 static __inline void outsw(unsigned short __port, const void *__buf, unsigned long __n) in outsw() function
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 18017 void (*outsw)(long unsigned int, const void *, long unsigned int); member
|
D | vmlinux.h | 18017 void (*outsw)(long unsigned int, const void *, long unsigned int); member
|