aboutsummaryrefslogtreecommitdiff
path: root/tests/armv7/thumb.rs
AgeCommit message (Expand)Author
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