Searched refs:xchg (Results 1 - 24 of 24) sorted by relevance

/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdglobl.h62 #define TD_XCHG_GET_STATE(xchg) (xchg->state)
63 #define TD_XCHG_SET_STATE(xchg, val) (xchg->state) = (val)
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_atomic_clang.h75 typename T::Type xchg,
80 prev = __sync_val_compare_and_swap(&a->val_dont_use, cmpv, xchg);
89 typename T::Type xchg,
91 return atomic_compare_exchange_strong(a, cmp, xchg, mo);
74 atomic_compare_exchange_strong(volatile T *a, typename T::Type *cmp, typename T::Type xchg, memory_order mo) argument
87 atomic_compare_exchange_weak(volatile T *a, typename T::Type *cmp, typename T::Type xchg, memory_order mo) argument
H A Dsanitizer_atomic_msvc.h196 uptr xchg,
200 (void*volatile*)&a->val_dont_use, (void*)xchg, (void*)cmpv);
209 u16 xchg,
213 (volatile short*)&a->val_dont_use, (short)xchg, (short)cmpv);
222 u32 xchg,
226 (volatile long*)&a->val_dont_use, (long)xchg, (long)cmpv);
235 u64 xchg,
239 (volatile long long*)&a->val_dont_use, (long long)xchg, (long long)cmpv);
249 typename T::Type xchg,
251 return atomic_compare_exchange_strong(a, cmp, xchg, m
194 atomic_compare_exchange_strong(volatile atomic_uintptr_t *a, uptr *cmp, uptr xchg, memory_order mo) argument
207 atomic_compare_exchange_strong(volatile atomic_uint16_t *a, u16 *cmp, u16 xchg, memory_order mo) argument
220 atomic_compare_exchange_strong(volatile atomic_uint32_t *a, u32 *cmp, u32 xchg, memory_order mo) argument
233 atomic_compare_exchange_strong(volatile atomic_uint64_t *a, u64 *cmp, u64 xchg, memory_order mo) argument
247 atomic_compare_exchange_weak(volatile T *a, typename T::Type *cmp, typename T::Type xchg, memory_order mo) argument
[all...]
H A Dsanitizer_atomic_clang_mips.h67 atomic_uint64_t::Type xchg,
82 ptr->val_dont_use = xchg;
65 atomic_compare_exchange_strong(volatile atomic_uint64_t *ptr, atomic_uint64_t::Type *cmp, atomic_uint64_t::Type xchg, memory_order mo) argument
/freebsd-11-stable/crypto/openssl/crypto/perlasm/
H A Dx86asm.pl53 &xchg(&HB(@_),&LB(@_));
55 &xchg(&HB(@_),&LB(@_));
66 sub ::exch { &xchg(@_); }
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dvia-mont.pl137 &xchg ("ebp","esp"); # alloca
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Dvpaes-x86.pl755 &xchg ($base,"esp"); # alloca
779 &xchg ($base,"esp"); # alloca
812 &xchg ($base,"esp"); # alloca
831 &xchg ($base,"esp"); # alloca
852 &xchg ($base,"esp"); # alloca
H A Dvpaes-x86_64.pl869 xchg $key,$len
H A Daes-x86_64.pl1709 xchg %rsp,$key
1919 xchg %rsp,%rbp
H A Daesni-x86.pl1860 &xchg ($rounds_,"esp"); # alloca
H A Daesni-x86_64.pl2774 xchg $inp,$out # $inp is %rsi and $out is %rdi now
/freebsd-11-stable/contrib/gcc/
H A Dgthr-win32.h379 __gthr_i486_lock_cmp_xchg(long *dest, long xchg, long comperand) argument
386 : "0" (comperand), "m" (*dest), "r" (xchg)
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT-586_asm.asm257 lock xchg BYTE PTR [ecx], al
278 lock xchg WORD PTR [ecx], ax
299 lock xchg DWORD PTR [ecx], eax
333 lock xchg DWORD PTR [esi], eax
844 lock xchg BYTE PTR [rcx], al
869 lock xchg WORD PTR [rcx], ax
893 lock xchg DWORD PTR [rcx], eax
917 lock xchg QWORD PTR [rcx], rax
1085 lock xchg DWORD PTR [rcx], eax
1112 lock xchg QWOR
[all...]
/freebsd-11-stable/crypto/openssl/crypto/sha/
H A Dsha512.c381 _asm xchg dh, dl
382 _asm xchg ah, al
383 _asm rol edx, 16 _asm rol eax, 16 _asm xchg dh, dl _asm xchg ah, al}
/freebsd-11-stable/sys/compat/linuxkpi/common/include/asm/
H A Datomic.h235 #define xchg(ptr, new) ({ \ macro
/freebsd-11-stable/stand/i386/boot2/
H A Dboot1.S320 xchg %ax,%cx # number
342 xchg %bx,%ax # Block count
/freebsd-11-stable/sys/netinet/
H A Dtcp_subr.c952 #define xchg(a,b,type) { type t; t=a; a=b; b=t; } macro
958 xchg(ip6->ip6_dst, ip6->ip6_src, struct in6_addr);
965 xchg(ip->ip_dst.s_addr, ip->ip_src.s_addr, uint32_t);
969 xchg(nth->th_dport, nth->th_sport, uint16_t);
984 xchg(ip6->ip6_dst, ip6->ip6_src, struct in6_addr);
989 xchg(ip->ip_dst.s_addr, ip->ip_src.s_addr, uint32_t);
1001 xchg(nth->th_dport, nth->th_sport, uint16_t);
1002 #undef xchg macro
/freebsd-11-stable/stand/pc98/btx/btx/
H A Dbtx.S162 xchg %ax,%cx # as word
165 xchg %ax,%dx # P:DPL:type
167 xchg %ax,%bx # set
1004 xchg %bx,6(%bp) # Swap BX, int no
1010 xchg %ax,4(%bp) # Swap saved %ax,%bx with
1011 xchg %bx,6(%bp) # CS:IP of handler
/freebsd-11-stable/stand/i386/btx/btx/
H A Dbtx.S166 xchg %ax,%cx # as word
169 xchg %ax,%dx # P:DPL:type
171 xchg %ax,%bx # set
982 xchg %bx,6(%bp) # Swap BX, int no
988 xchg %ax,4(%bp) # Swap saved %ax,%bx with
989 xchg %bx,6(%bp) # CS:IP of handler
/freebsd-11-stable/sys/geom/part/
H A Dg_part.c2310 uintptr_t *xchg; local
2316 xchg = arg;
2318 scheme = (void *)(*xchg);
2342 *xchg = error;
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_health.c274 if (xchg(&dev->state, MLX5_DEVICE_STATE_INTERNAL_ERROR) ==
/freebsd-11-stable/crypto/openssl/crypto/camellia/asm/
H A Dcmll-x86_64.pl762 xchg $key,$keyend
/freebsd-11-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.cpp714 KEYWORD(xchg); KEYWORD(nand); KEYWORD(max); KEYWORD(min); KEYWORD(umax);
/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.h2660 xchg:1, member in struct:sli4_pcie_resource_descriptor_v1_s

Completed in 213 milliseconds