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. |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| microblaze | ||
| mips | ||
| powerpc | ||
| sh | ||
| x32 | ||
| x86_64 | ||
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. |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| microblaze | ||
| mips | ||
| powerpc | ||
| sh | ||
| x32 | ||
| x86_64 | ||