Home
last modified time | relevance | path

Searched refs:outsw (Results 1 – 25 of 1760) sorted by relevance

12345678910>>...71

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/MC/X86/
H A Dsegment-prefix.s8 es outsw
9 fs outsw
17 # CHECK-NEXT: 26 66 6f outsw %es:(%rsi), %dx
18 # CHECK-NEXT: 64 66 6f outsw %fs:(%rsi), %dx
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/MC/X86/
H A Dsegment-prefix.s8 es outsw
9 fs outsw
17 # CHECK-NEXT: 26 66 6f outsw %es:(%rsi), %dx
18 # CHECK-NEXT: 64 66 6f outsw %fs:(%rsi), %dx
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/MC/X86/
H A Dsegment-prefix.s8 es outsw
9 fs outsw
17 # CHECK-NEXT: 26 66 6f outsw %es:(%rsi), %dx
18 # CHECK-NEXT: 64 66 6f outsw %fs:(%rsi), %dx
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/MC/X86/
H A Dsegment-prefix.s8 es outsw
9 fs outsw
17 # CHECK-NEXT: 26 66 6f outsw %es:(%rsi), %dx
18 # CHECK-NEXT: 64 66 6f outsw %fs:(%rsi), %dx
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/MC/X86/
H A Dsegment-prefix.s8 es outsw
9 fs outsw
17 # CHECK-NEXT: 26 66 6f outsw %es:(%rsi), %dx
18 # CHECK-NEXT: 64 66 6f outsw %fs:(%rsi), %dx
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/MC/X86/
H A Dsegment-prefix.s8 es outsw
9 fs outsw
17 # CHECK-NEXT: 26 66 6f outsw %es:(%rsi), %dx
18 # CHECK-NEXT: 64 66 6f outsw %fs:(%rsi), %dx
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/MC/X86/
H A Dsegment-prefix.s8 es outsw
9 fs outsw
17 # CHECK-NEXT: 26 66 6f outsw %es:(%rsi), %dx
18 # CHECK-NEXT: 64 66 6f outsw %fs:(%rsi), %dx
/dports/lang/fpc-source/fpc-3.2.2/tests/test/
H A Dtasm11b.pp33 outsw
81 outsw (%esi),%dx
82 outsw (%si),%dx
131 outsw (%esi),%dx
132 outsw (%si),%dx
181 outsw %fs:(%esi),%dx
182 outsw %fs:(%si),%dx
H A Dtasm11c.pp34 outsw
82 outsw (%esi),%dx
83 outsw (%si),%dx
132 outsw (%esi),%dx
133 outsw (%si),%dx
182 outsw %fs:(%esi),%dx
183 outsw %fs:(%si),%dx
H A Dtasm11a.pp38 outsw
96 outsw (%rsi),%dx
97 outsw (%esi),%dx
156 outsw (%rsi),%dx
157 outsw (%esi),%dx
216 outsw %fs:(%rsi),%dx
217 outsw %fs:(%esi),%dx
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/mach-generic/
H A Dide.h80 outsw(port, addr, count); in __ide_outsw()
129 #undef outsw
133 #define outsw(port, addr, count) __ide_outsw(port, addr, count) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/include/asm/mach-generic/
H A Dide.h80 outsw(port, addr, count); in __ide_outsw()
129 #undef outsw
133 #define outsw(port, addr, count) __ide_outsw(port, addr, count) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/include/asm/mach-generic/
H A Dide.h80 outsw(port, addr, count); in __ide_outsw()
129 #undef outsw
133 #define outsw(port, addr, count) __ide_outsw(port, addr, count) macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/blackfin/include/asm/
H A Dio.h167 extern void outsw(unsigned long port, const void *addr, unsigned long count);
199 outsw((unsigned long)addr, buf, len); in writesw()
216 #undef outsw
220 #define outsw(port, addr, cnt) cf_outsw((void *)(port), (void *)(addr), cnt) macro
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/blackfin/include/asm/
H A Dio.h167 extern void outsw(unsigned long port, const void *addr, unsigned long count);
199 outsw((unsigned long)addr, buf, len); in writesw()
216 #undef outsw
220 #define outsw(port, addr, cnt) cf_outsw((void *)(port), (void *)(addr), cnt) macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/blackfin/include/asm/
H A Dio.h167 extern void outsw(unsigned long port, const void *addr, unsigned long count);
199 outsw((unsigned long)addr, buf, len); in writesw()
216 #undef outsw
220 #define outsw(port, addr, cnt) cf_outsw((void *)(port), (void *)(addr), cnt) macro
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/blackfin/include/asm/
H A Dio.h167 extern void outsw(unsigned long port, const void *addr, unsigned long count);
199 outsw((unsigned long)addr, buf, len); in writesw()
216 #undef outsw
220 #define outsw(port, addr, cnt) cf_outsw((void *)(port), (void *)(addr), cnt) macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/blackfin/include/asm/
H A Dio.h167 extern void outsw(unsigned long port, const void *addr, unsigned long count);
199 outsw((unsigned long)addr, buf, len);
216 #undef outsw
220 #define outsw(port, addr, cnt) cf_outsw((void *)(port), (void *)(addr), cnt)
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/blackfin/include/asm/
H A Dio.h167 extern void outsw(unsigned long port, const void *addr, unsigned long count);
199 outsw((unsigned long)addr, buf, len); in writesw()
216 #undef outsw
220 #define outsw(port, addr, cnt) cf_outsw((void *)(port), (void *)(addr), cnt) macro
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/blackfin/include/asm/
H A Dio.h167 extern void outsw(unsigned long port, const void *addr, unsigned long count);
199 outsw((unsigned long)addr, buf, len); in writesw()
216 #undef outsw
220 #define outsw(port, addr, cnt) cf_outsw((void *)(port), (void *)(addr), cnt) macro
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/blackfin/include/asm/
H A Dio.h168 extern void outsw(unsigned long port, const void *addr, unsigned long count);
200 outsw((unsigned long)addr, buf, len); in writesw()
217 #undef outsw
221 #define outsw(port, addr, cnt) cf_outsw((void *)(port), (void *)(addr), cnt) macro
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/i386/
H A Drep.s13 rep outsw
37 addr16 rep outsw
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/i386/
H A Drep.s13 rep outsw
37 addr16 rep outsw
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/i386/
H A Drep.s13 rep outsw
37 addr16 rep outsw
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/i386/
H A Drep.s13 rep outsw
37 addr16 rep outsw

12345678910>>...71