]> Git Repo - uclibc-ng.git/commit
xtensa: add exclusive access support
authorMax Filippov <[email protected]>
Sun, 9 Aug 2020 06:28:17 +0000 (23:28 -0700)
committerWaldemar Brodkorb <[email protected]>
Tue, 11 Aug 2020 11:35:02 +0000 (13:35 +0200)
commitfc48f4fb0506b2ea6ef3bb33037be3a4da2874bc
treeaa83e91570361d19ca569ea68d279b98b69ec3b5
parentc2e5177b97825211565150b4f9a7f253e0458619
xtensa: add exclusive access support

Add XCHAL definitions for S32C1I and EXCLUSIVE options to
xtensa-config.h, include it in places that implement atomic operations
and add implementations with exclusive access option opcodes.

Signed-off-by: Max Filippov <[email protected]>
libc/sysdeps/linux/xtensa/bits/atomic.h
libc/sysdeps/linux/xtensa/bits/xtensa-config.h
libpthread/linuxthreads/sysdeps/xtensa/pt-machine.h
libpthread/nptl/sysdeps/xtensa/pthread_spin_lock.S
libpthread/nptl/sysdeps/xtensa/pthread_spin_trylock.S
This page took 0.027015 seconds and 4 git commands to generate.