aboutsummaryrefslogtreecommitdiff
path: root/lib/dis-arm.inc.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* some reorganizationcomex2015-01-191-214/+0
|
* ldrd/strd fix - we definitely need to know that in ldrd r0, r1, [pc], we ↵comex2015-01-171-8/+16
| | | | can't use r1 as scratch
* IT, BX LR - untestedcomex2015-01-171-0/+3
|
* transform-dis stuff - compiles for arm, so farcomex2015-01-171-14/+14
|
* interpose (based on %c based on data) compiles...comex2015-01-161-0/+2
|
* jump dis - seemingly working(!)comex2015-01-161-53/+60
|
* add a test assembly file, not used yetcomex2015-01-131-1/+4
|
* these functions are actually pointless, since it's easier to change the ↵comex2015-01-121-8/+34
| | | | | | *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-2/+4
|
* thumb2 progresscomex2015-01-111-9/+28
|
* this produces good output (finally) but takes 3.25s to compile 24K of code, lolcomex2015-01-111-53/+46
|
* Revert "C++ is just a giant pain in the ass"comex2015-01-111-46/+54
| | | | This reverts commit 4743027a22ae4e622d7e78f878eff307d02ac373.
* C++ is just a giant pain in the asscomex2015-01-111-54/+46
|
* yay?comex2015-01-111-78/+131
|
* *sigh*comex2015-01-111-0/+98