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