aboutsummaryrefslogtreecommitdiff
path: root/lib/dis-thumb2.inc.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* some reorganizationcomex2015-01-191-185/+0
|
* ldrd/strd fix - we definitely need to know that in ldrd r0, r1, [pc], we ↵comex2015-01-171-6/+6
| | | | can't use r1 as scratch
* improve test; thumb2 fixescomex2015-01-171-5/+18
|
* IT, BX LR - untestedcomex2015-01-171-1/+4
|
* transform-dis stuff - compiles for arm, so farcomex2015-01-171-5/+5
|
* interpose (based on %c based on data) compiles...comex2015-01-161-0/+2
|
* jump dis - seemingly working(!)comex2015-01-161-52/+57
|
* these functions are actually pointless, since it's easier to change the ↵comex2015-01-121-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 :/
* thumb2 and stuffcomex2015-01-111-17/+39
|
* thumb2 progresscomex2015-01-111-0/+133