Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: AetiasHax/unarm

v2.1.0

25 Oct 19:52

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

v2.0.1

12 Oct 07:10

Choose a tag to compare

What's Changed

  • Fix parse_*_with_discriminant not consistent with parse_* functions (412b774)
  • Omit S suffix on Thumb LSR instruction in divided syntax (598d207)

Full Changelog: v2.0.0...v2.0.1

v2.0.0

05 Oct 10:45
7855ab5

Choose a tag to compare

Changes in 2.0

See #20 for a list of notable changes and performance differences in unarm 2.0

What's Changed

New Contributors

  • @0xAdk made their first contribution in #19

Full Changelog: v1.9.2...v2.0.0

v1.9.2

11 Sep 18:13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.1...v1.9.2

v1.9.1

15 Jul 13:20

Choose a tag to compare

What's Changed

  • Add missing uses for second shift operand in asr, lsl, lsr and ror
  • Add missing uses for RFE base register

Full Changelog: v1.9.0...v1.9.1

v1.9.0

28 Jun 22:18
2a7dddc

Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.9.0

v1.8.0

27 Apr 12:33

Choose a tag to compare

What's Changed

  • display: Add as_str functions by @encounter in #12
  • Add Ins::defs and Ins::uses to get arguments defined or used by an instruction
  • Add RegList::iter method
  • Derive PartialOrd and Ord for argument enums
  • Add stores_multiple tag

Full Changelog: v1.7.0...v1.8.0

v1.7.0

06 Feb 15:52
526153a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.7...v1.7.0

v1.6.7

07 Dec 08:19

Choose a tag to compare

What's Changed

Full Changelog: v1.6.6...v1.6.7

v1.6.6

06 Dec 16:43

Choose a tag to compare

What's Changed

  • Fix immediate offset scaling for Thumb LDRH/LDRB/STRH/STRB

Full Changelog: v1.6.5...v1.6.6