Lift Aarch64 load/store acquire/release/etc. operations as intrinsics #5926
Labels
Arch: ARM64
Issues with the AArch64 architecture plugin
Component: Architecture
Issue needs changes to an architecture plugin
Effort: Low
Issue should take < 1 week
Impact: Low
Issue is a papercut or has a good, supported workaround
Lifting
issues related to LLIL lifting
Type: Enhancement
Issue is a small enhancement to existing functionality
Currently LDAR/STLR and friends are lifted as simple loads and stores. These should be lifted to intrinsics that represent their specific acquire/release semantics.
TODO: add a list of all the relevant instructions to this issue description.
The text was updated successfully, but these errors were encountered: