SLOTHY is experimental software. This release mainly serves the purpose of easing versioning in package managers such as pypi (pip).
What's Changed
- Armv8-M: Add missing hint support (required for memory annotations) by @mkannwischer in #260
- Allow disabling unsafe_address_offset_fixup for Armv8-M by @mkannwischer in #255
- build(deps): bump sympy from 1.13.3 to 1.14.0 by @dependabot[bot] in #263
- build(deps): bump flake8 from 7.2.0 to 7.3.0 by @dependabot[bot] in #264
- Add Ldp_Q to Neoverse N1 model by @mkannwischer in #266
- Add
AESInstruction
to A55 and A72 uArch models by @mkannwischer in #269 - AArch64: Add
vext
to A55+A72, addvbic
,vand
,veor
to A72. by @mkannwischer in #270 - AArch64: Clean-up logical Neon instructions and shift+insert Neon instructions by @mkannwischer in #271
- AArch64: Various arch and uArch clean-ups by @mkannwischer in #273
- Prepare 0.1.1 release by @mkannwischer in #275
Full Changelog: 0.1.0...0.1.1