mirror of
https://github.com/python/cpython.git
synced 2026-01-01 04:53:46 +00:00
Use the standard `__ARM_ARCH` macro, which is supported by GCC and Clang. The branching logic for of `__ARMEL__` has been removed so if the target architecture supports v7+ instructions, a yield is emitted, otherwise a nop is emitted. This covers both big and little endian scenarios. Signed-off-by: Vincent Fazio <vfazio@gmail.com> |
||
|---|---|---|
| .. | ||
| atomic.h | ||
| internal.h | ||
| prim.h | ||
| track.h | ||
| types.h | ||