aboutsummaryrefslogtreecommitdiff
path: root/tests/armv7
AgeCommit message (Expand)Author
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-02-22support A1 encoding of several coprocessor instructions + SVCrva3
2026-02-22properly display coprocessor higher than 9rva3
2023-01-31fix 24-bit branch immediate decodingjam1garner
2022-09-29Add a test for issue #3Mitchell Johnson
2022-09-29Add some additional 32-bit thumb branch decode test casesMitchell Johnson
2022-09-29Fix 32-bit conditional thumb branchesMitchell Johnson
2022-09-29Fix negative unconditional 16-bit thumb branchesMitchell Johnson
2022-09-29Fix 32-bit Thumb unconditional branch decodingMitchell Johnson
2022-01-02get test situation in orderiximeow