aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-01-18make NoContext pubiximeow
2020-01-18some of the work to get yaxpeax-arm no-stdiximeow
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-12warnings-b-goneiximeow
2020-01-12armv8 serde/no-serde support plus contextual display .. ishiximeow
2020-01-12immediates are not shifted, what was this about?iximeow
2020-01-12decode blxiximeow
2020-01-12fix issue with incorrectly decoding register shiftsiximeow
2020-01-12fix the hex/bits mismatchiximeow
2020-01-12fix warningsiximeow
2020-01-12add armv8/a64 supportiximeow
2020-01-12silence armv7 warningsiximeow
2020-01-12awful tweaks to expose a serde flag on yaxpeax-arch which will trickle throug...iximeow
2020-01-12add colorized display to arm, as well as a PUSH pseduo-opcodeiximeow
2020-01-12update a bunch of arm stuffiximeow
2020-01-12fix decode issue with stm/ldm/b, add tests, add display impliximeow
2020-01-12initial commitiximeow