We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce711c9 + ba2f5b0 commit 6a4f2e3Copy full SHA for 6a4f2e3
cortex-ar/CHANGELOG.md
@@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
10
### Added
11
12
- General support for the Cortex-A architecture.
13
+- New `sev` function in ASM module.
14
+- Compiler fences for `dsb` and `isb`
15
+- Added `nomem`, `nostack` and `preserves_flags` options for ASM where applicable.
16
17
## [v0.1.0]
18
0 commit comments