aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Expand)Author
4 hoursreport rounding bit of smmla/smmlsiximeow
4 hoursfix hvc immediate missing its upper four bitsiximeow
4 hoursfix ssat/16 second operand off by one, testcasesiximeow
4 hoursfix issues around unpredictable ldrd and offset printingiximeow
4 hoursfix {s,u}xt{h,b}[16] using an immediate to describe their rotatesiximeow
4 hoursfix mrc/mrc2 use of CRd=15iximeow
2026-08-04write condition code *before* .w suffixiximeow
2026-08-04msr confusion like with mrs..iximeow
2026-08-03armv8 thumb-mode hintsiximeow
2026-08-03decode unknown wide hints like any other hintsiximeow
2026-08-02fix swapped rfe{ia,db} and srs{ia,db}iximeow
2026-08-02fix missing decode of `s` bit for wide shift/rotate opsiximeow
2026-08-02thumb ldc/stc encodings missed a bitiximeow
2026-08-02sufficiently advanced SIMD is indistinguishable from coprocessorsiximeow
2026-08-02thumb2 preload improvementsiximeow
2026-08-02thumb SIMD encoding should have returned Incompleteiximeow
2026-08-02pkhbt/pkhtb bitmask confusioniximeow
2026-08-02Test Target, fix bogus MRS destinationsiximeow
2026-08-02ldrexd changelogiximeow
2026-07-28thumb2: fix parallel addition/subtraction, (un)signediximeow
2026-07-28fix thumb2 TBH decode: wrong opcode and register-shift operandBrandon Ros
2026-07-28fix more thumb2 register data-processing decode bugsBrandon Ros
2026-07-28fix several thumb2 decode bugsBrandon Ros
2026-07-28Decode the correct number of operands for TST/TEQ (immediate/register)Grond
2026-07-28Decode the correct number of operands for CMP/CMN (immediate/register)Grond
2026-07-28Fix the handling of reserved bits in uncommon loads/storesGrond
2026-07-28Check all of the appropriate bits when parsing op1 for CDP2/MCR2/MRC2Grond
2026-07-28Implement the RRX immediate shift typeGrond
2026-07-28Fix the handling of arithmetic register shifts with zero immediatesGrond
2026-06-19Add armv7::InstDecoder::in_thumb_mode() methodSamuel Arnold
2026-02-22support A1 encoding of several coprocessor instructions + SVCrva3
2026-02-22derive Clone and Copy for armv7 instructionrva3
2025-10-19update changelog, no 0.3.2 after alliximeow
2025-10-19tag instruction decode fixes, differential test precisioniximeow
2025-06-20changelog + another inlineiximeow
2025-02-060.3.10.3.1iximeow
2024-06-250.3.00.3.0iximeow
2024-06-25include udf note in changelogiximeow
2024-03-090.2.50.2.5iximeow
2023-11-02another changelog update, this time actually followed by a release...iximeow
2023-04-25prepare changelog updatesiximeow
2022-01-020.2.3iximeow
2022-01-02fix docs typo0.2.2iximeow
2022-01-020.2.10.2.1iximeow
2022-01-02document the crateiximeow
2022-01-010.1.4iximeow
2021-09-28do not publish crates with compilation warnings (bump for 0.1.3 also)0.1.3iximeow
2021-09-28handle another unintended panic in display impliximeow
2021-09-28fix various armv8 and armv8 panics that should be Err.iximeow
2021-07-21fix DecodeError impl on builds using yaxpeax-arch+std0.1.1iximeow