mirror of
https://github.com/boostorg/atomic.git
synced 2026-02-02 08:22:08 +00:00
The backend implements core and extra atomic operations using gcc asm blocks. The implementation supports extensions added in ARMv8.1 and ARMv8.3. It supports both little and big endian targets. Currently, the code has not been tested on real hardware. It has been tested on a QEMU VM.