mirror of
https://github.com/fluencelabs/musl
synced 2025-05-31 08:31:39 +00:00
the "m" constraint could give a memory reference with an offset that's not compatible with ldrex/strex, so the arm-specific "Q" constraint is needed instead.