aboutsummaryrefslogtreecommitdiff
path: root/src/armv7/thumb.rs
AgeCommit message (Collapse)Author
2020-12-06fix some 32-bit thumb2 instructions, hook up .w, `s`, and a few typosiximeow
mostly confusion of pre/post-increment, operand widths, immediate widths, things of that nature
2020-12-06add thumb/thumb2 decodingiximeow
16-bit instructions only, for now