aboutsummaryrefslogtreecommitdiff
path: root/lib/arm/dis-thumb2.inc.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-01-19some reorganizationcomex1-0/+0
2015-01-17ldrd/strd fix - we definitely need to know that in ldrd r0, r1, [pc], we ↵comex1-6/+6
can't use r1 as scratch
2015-01-17improve test; thumb2 fixescomex1-5/+18
2015-01-17IT, BX LR - untestedcomex1-1/+4
2015-01-17transform-dis stuff - compiles for arm, so farcomex1-5/+5
2015-01-16interpose (based on %c based on data) compiles...comex1-0/+2
2015-01-16jump dis - seemingly working(!)comex1-52/+57
2015-01-12these functions are actually pointless, since it's easier to change the ↵comex1-5/+12
*offset* for actual pc-rel loads (and the rest are accounted for, albeit implicitly in the case of add pc) i might end up using the stack :/
2015-01-11thumb2 and stuffcomex1-17/+39
2015-01-11thumb2 progresscomex1-0/+133