aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-06bump version to 0.0.5 update documentation some0.0.5iximeow
2020-12-06TODONE: adr with add/subtracted offsetiximeow
2020-12-06propagate up invalid thumb immediate expansioniximeow
2020-12-06warning cleanup (test edition)iximeow
2020-12-06support CPS (change processor state) and some warming cleanupiximeow
2020-12-06add ldc/sdc instructions and a slew of 32b thumb2 testsiximeow
2020-12-06support more mul/div variantsiximeow
2020-12-06thumb parallel addition and subtractioniximeow
2020-12-06fill out more missing thumb2 decoderiximeow
2020-12-06fix more incomplete cases, report arm instruction length properlyiximeow
2020-12-06remove "Incomplete" opcode from arm7 non-thumb decoderiximeow
2020-12-06fix selection from wrong instr word, clean up .w suffixesiximeow
2020-12-06fix regimm masksiximeow
2020-12-06numerous one-off mis-specializations, most of ld/prefetch hintsiximeow
2020-12-06fix off by one in a mask for data-processing (shifted register)iximeow
2020-12-06fix incorrect operand selectioniximeow
2020-12-06use bitvec in thumb decoderiximeow
2020-12-06fix some 32-bit thumb2 instructions, hook up .w, `s`, and a few typosiximeow
2020-12-06add thumb/thumb2 decodingiximeow
2020-11-29normalize stm/ldm to use RegWBackiximeow
2020-05-03bump to version 0.0.4, bumping yaxpeax-arch to 0.0.40.0.4iximeow
2020-03-15updat readme too0.0.3iximeow
2020-03-15bump version to 0.0.3 and add a changelogiximeow
2020-03-15clean up operands someiximeow
2020-03-15armv7 support through neon, some still missing (mainly coproc instrs)iximeow
2020-02-23bring more armv7 tests back to the land of the livingiximeow
2020-02-17more strt/ldrt/strbt/ldrbt variants and operand display cleanupiximeow
2020-02-17strh/ldrh/strht/ldrht and some misc cleanupiximeow
2020-02-17entirely replace armv7 operandsiximeow
2020-02-05bump yaxpeax-arch to 0.0.3, make tests stable-friendly0.0.2iximeow
2020-01-18make NoContext pubiximeow
2020-01-18some of the work to get yaxpeax-arm no-stdiximeow
2020-01-12update repository and descriptioniximeow
2020-01-12be nicer about reaching incomplete parts of armv7 decoderiximeow
2020-01-12match changes in arch to have Resulty decode, instead of Optioniximeow
2020-01-12update arm to revised decoder traitiximeow
2020-01-12Merge branch 'master' of remoteiximeow
2020-01-12armv8 serde/no-serde support plus contextual display .. ishiximeow
2020-01-12warnings-b-goneiximeow
2020-01-12armv7 test casesiximeow
2020-01-12armv8 serde/no-serde support plus contextual display .. ishiximeow
2020-01-12immediates are not shifted, what was this about?iximeow
2020-01-12armv7 test casesiximeow
2020-01-12decode blxiximeow
2020-01-12immediates are not shifted, what was this about?iximeow
2020-01-12fix issue with incorrectly decoding register shiftsiximeow
2020-01-12decode blxiximeow
2020-01-12add regression testiximeow
2020-01-12fix issue with incorrectly decoding register shiftsiximeow
2020-01-12typo in variants for a two bit fieldiximeow