Rather than fuss with `__asm__` with memory guards, just simply directly write the assembly using the ARM ABI directly.
Rather than fuss with
__asm__with memory guards, just simply directly write the assembly using the ARM ABI directly.