Home
last modified time | relevance | path

Searched full:a32 (Results 1 – 25 of 65) sorted by relevance

123

/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface.h208 typedef unsigned int a32; typedef
238 a32 __tsan_atomic32_load(const volatile a32 *a, morder mo);
251 void __tsan_atomic32_store(volatile a32 *a, a32 v, morder mo);
264 a32 __tsan_atomic32_exchange(volatile a32 *a, a32 v, morder mo);
277 a32 __tsan_atomic32_fetch_add(volatile a32 *a, a32 v, morder mo);
290 a32 __tsan_atomic32_fetch_sub(volatile a32 *a, a32 v, morder mo);
303 a32 __tsan_atomic32_fetch_and(volatile a32 *a, a32 v, morder mo);
316 a32 __tsan_atomic32_fetch_or(volatile a32 *a, a32 v, morder mo);
329 a32 __tsan_atomic32_fetch_xor(volatile a32 *a, a32 v, morder mo);
342 a32 __tsan_atomic32_fetch_nand(volatile a32 *a, a32 v, morder mo);
[all …]
H A Dtsan_interface_atomic.cpp190 static atomic_uint32_t *to_atomic(const volatile a32 *a) { in to_atomic()
191 return reinterpret_cast<atomic_uint32_t *>(const_cast<a32 *>(a)); in to_atomic()
508 a32 __tsan_atomic32_load(const volatile a32 *a, morder mo) { in __tsan_atomic32_load()
535 void __tsan_atomic32_store(volatile a32 *a, a32 v, morder mo) { in __tsan_atomic32_store()
562 a32 __tsan_atomic32_exchange(volatile a32 *a, a32 v, morder mo) { in __tsan_atomic32_exchange()
589 a32 __tsan_atomic32_fetch_add(volatile a32 *a, a32 v, morder mo) { in __tsan_atomic32_fetch_add()
616 a32 __tsan_atomic32_fetch_sub(volatile a32 *a, a32 v, morder mo) { in __tsan_atomic32_fetch_sub()
643 a32 __tsan_atomic32_fetch_and(volatile a32 *a, a32 v, morder mo) { in __tsan_atomic32_fetch_and()
670 a32 __tsan_atomic32_fetch_or(volatile a32 *a, a32 v, morder mo) { in __tsan_atomic32_fetch_or()
697 a32 __tsan_atomic32_fetch_xor(volatile a32 *a, a32 v, morder mo) { in __tsan_atomic32_fetch_xor()
[all …]
H A Dtsan_interceptors_mac.cpp78 m(int32_t, int32_t, a32, f##32, __tsan_atomic32_##tsan_atomic_f, \
80 m(int32_t, int32_t, a32, f##32##Barrier, __tsan_atomic32_##tsan_atomic_f, \
88 m(int32_t, uint32_t, a32, f##32, __tsan_atomic32_##tsan_atomic_f, \
90 m(int32_t, uint32_t, a32, f##32##Barrier, __tsan_atomic32_##tsan_atomic_f, \
92 m_orig(int32_t, uint32_t, a32, f##32##Orig, __tsan_atomic32_##tsan_atomic_f, \
94 m_orig(int32_t, uint32_t, a32, f##32##OrigBarrier, \
126 OSATOMIC_INTERCEPTORS_CAS(OSAtomicCompareAndSwapInt, __tsan_atomic32, a32, int)
131 OSATOMIC_INTERCEPTORS_CAS(OSAtomicCompareAndSwap32, __tsan_atomic32, a32,
/freebsd-src/contrib/elftoolchain/libelf/
H A Dlibelf_align.c36 unsigned int a32; member
42 .a32 = __alignof__(Elf32_##N), \
46 .a32 = 0, \
50 .a32 = __alignof__(int32_t), \
57 .a32 = 0, \
63 [ELF_T_BYTE] = { .a32 = 1, .a64 = 1 },
94 return (elfclass == ELFCLASS32 ? malign[t].a32 : in _libelf_malign()
98 #define FALIGN(A32,A64) { .a32 = (A32), .a64 = (A64) } argument
133 return (elfclass == ELFCLASS32 ? falign[t].a32 : in _libelf_falign()
/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Dlz4_zfs.c312 #define A32(x) (((U32_S *)(x))->v)
356 #define AARCH A32
357 #define LZ4_COPYSTEP(s, d) A32(d) = A32(s); d += 4; s += 4;
384 #define LZ4_HASH_VALUE(p) LZ4_HASH_FUNCTION(A32(p))
529 } while ((ref < ip - MAX_DISTANCE) || (A32(ref) != A32(ip))); in LZ4_compressCtx()
578 if ((ip < (matchlimit - 3)) && (A32(ref) == A32(ip))) { in LZ4_compressCtx()
622 if ((ref > ip - (MAX_DISTANCE + 1)) && (A32(re in LZ4_compressCtx()
309 #define A32( global() macro
[all...]
/freebsd-src/sys/cddl/contrib/opensolaris/common/lz4/
H A Dlz4.c306 #define A32(x) (((U32_S *)(__DECONST(void *, x)))->v) macro
355 #define AARCH A32
356 #define LZ4_COPYSTEP(s, d) A32(d) = A32(s); d += 4; s += 4;
383 #define LZ4_HASH_VALUE(p) LZ4_HASH_FUNCTION(A32(p))
529 } while ((ref < ip - MAX_DISTANCE) || (A32(ref) != A32(ip))); in LZ4_compressCtx()
578 if ((ip < (matchlimit - 3)) && (A32(ref) == A32(ip))) { in LZ4_compressCtx()
622 if ((ref > ip - (MAX_DISTANCE + 1)) && (A32(ref) == A32(ip))) { in LZ4_compressCtx()
664 #define LZ4_HASH64K_VALUE(p) LZ4_HASH64K_FUNCTION(A32(p))
722 } while (A32(ref) != A32(ip)); in LZ4_compress64kCtx()
771 if ((ip < (matchlimit - 3)) && (A32(ref) == A32(ip))) { in LZ4_compress64kCtx()
[all …]
/freebsd-src/contrib/netbsd-tests/ipf/expected/
H A Dni512a32 3230 2d41 6e79 2070 726f 626c 656d 7320 636f 6e74 6163 7420 6674 706d 6173 7465 7240 636f 6f6d…
31 … 6b20 6d6f 7374 2077 656c 636f 6d65 2e20 3130 2041 7567 2030 300d 0a32 3330 2d0d 0a32 3330 204c 6f…
/freebsd-src/tests/sys/kern/
H A Dbasic_signal.c130 * normal (a32) mode and vice versa. Likewise, signals can interrupt a T32
131 * context with A32 code and vice versa. Make sure these all work with a simple
162 atf_tc_set_md_var(tc, "descr", "Testing delivery of a signal from T32 to A32"); in ATF_TC_HEAD()
189 atf_tc_set_md_var(tc, "descr", "Testing delivery of a signal from A32 to T32"); in ATF_TC_HEAD()
/freebsd-src/contrib/netbsd-tests/ipf/input/
H A Dni548 6974 290d 0a32 3230 2d41 6e79 2070 726f
51 6e75 2e65 6475 2e61 750d 0a32 3230 2d0d
52 0a32 3230 200d 0a
124 7567 2030 300d 0a32 3330 2d0d 0a32 3330
/freebsd-src/tests/sys/net/routing/
H A Drtsock_common.h440 const uint32_t *a32, *b32; in sa_equal_msg_flags() local
441 a32 = (const uint32_t *)a4->sin_zero; in sa_equal_msg_flags()
443 if ((*a32 != *b32) || (*(a32 + 1) != *(b32 + 1))) { in sa_equal_msg_flags()
445 ntohl(*a32), ntohl(*(a32 + 1)), in sa_equal_msg_flags()
/freebsd-src/sys/dev/gpio/
H A Dgpioc.c787 struct gpio_access_32 *a32; in gpioc_ioctl()
885 a32 = (struct gpio_access_32 *)arg; in gpioc_ioctl()
886 res = GPIO_PIN_ACCESS_32(sc->sc_pdev, a32->first_pin, in gpioc_ioctl()
887 a32->clear_pins, a32->change_pins, &a32->orig_pins); in gpioc_ioctl()
782 struct gpio_access_32 *a32; gpioc_ioctl() local
/freebsd-src/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.h556 u32 *a32 = (u32 *)((u8 *)a + 2); in compare_ether_header() local
559 return (*(u16 *)a ^ *(u16 *)b) | (a32[0] ^ b32[0]) | in compare_ether_header()
560 (a32[1] ^ b32[1]) | (a32[2] ^ b32[2]); in compare_ether_header()
/freebsd-src/sys/contrib/device-tree/Bindings/arm/
H A Darm,corstone1000.yaml18 Support for Cortex‑A32, Cortex‑A35 and Cortex‑A53 processors. Two expansion
H A Dpmu.yaml38 - arm,cortex-a32-pmu
/freebsd-src/contrib/libarchive/libarchive/
H A Dxxhash.c158 static __inline U32 A32(const void * x) in A32() function
160 static inline U32 A32(const void* x) in A32()
221 return endian==XXH_littleEndian ? A32(ptr) : XXH_swap32(A32(ptr)); in XXH_readLE32_align()
/freebsd-src/contrib/bc/tests/bc/errors/
H A D34.txt309 a32[0] = 0
336 a32[0] = 0
H A D11.txt148 a32[0] = 0
/freebsd-src/contrib/opencsd/decoder/source/
H A Dtrc_ret_stack.cpp114 "A32", /**< V7 ARM 32, V8 AArch32 */ in LogOp()
H A Dtrc_core_arch_map.cpp54 { "Cortex-A32", { ARCH_V8, profile_CortexA } },
H A Dtrc_gen_elem.cpp94 "A32", /**< V7 ARM 32, V8 AArch32 */
/freebsd-src/contrib/opencsd/decoder/source/i_dec/
H A Dtrc_i_decode.cpp77 instr_info->instr_size = 4; // instruction size A32 in DecodeA32()
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace.h89 // For A32 mode we return (pc-4) because all instructions are 32 bit long. in GetPreviousInstructionPc()
/freebsd-src/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Darm,gic-v3.yaml83 ARMv8.0 architecture such as Cortex-A32, A34, A35, A53, A57, A72 and
/freebsd-src/contrib/bc/tests/bc/scripts/
H A Dreferences.bc148 a32[0] = 0
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARM.td

123