You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 7, 2022. It is now read-only.
The Arm A-profile A64 Instruction Set Architecture[0] specifies many
memory barrier variants. In the 2022-09 version of the document, they
are in pages 348 and 351 for the DMB and DSB respectively.
The cortex-a crate only supports SY, ISH and ISHST currently. Add the
rest.
[0] https://developer.arm.com/documentation/ddi0602/
0 commit comments