SLOTHY is experimental software. This release mainly serves the purpose of easing versioning in package managers such as pypi (pip).
What's Changed
- Armv8.1-M: Add orr, ldrb, add, ubfx instruction support by @willieyz in #414
- Armv8.1-M: Add ldr, mov, mul and eor instruction support by @willieyz in #417
- Armv8.1-M: Port from Armv7-M for barrel-shifted instructions by @willieyz in #418
- build(deps-dev): bump sphinx-rtd-theme from 3.0.2 to 3.1.0 by @dependabot[bot] in #422
- Add selftest_initial_register_values config option by @dop-amin in #425
- Fix writing to undefined log location by @dop-amin in #356
- [helper] Add
irpandreptassembly directives by @dop-amin in #406 - Prepare 0.1.12 release by @mkannwischer in #426
Full Changelog: 0.1.11...0.1.12