aboutsummaryrefslogtreecommitdiff
path: root/lib/arm/transform-dis-arm-multi.inc.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-08Refactor disassembly so x86 works, and add x86 transform-dis.comex1-195/+0
2015-02-08starting x86 supportcomex1-0/+1
2015-02-03Make the ARM branches actually go to the right place. I need automated tests...comex1-2/+2
2015-02-01whoops, don't mean to always jump to thumb modecomex1-1/+1
2015-02-01fix my utter failure to handle branches/conditionals correctly (on ARM)comex1-4/+81
2015-01-24it compiles...comex1-20/+21
2015-01-24...comex1-97/+24
2015-01-21minor cleanup - stop caring about thumb outside of arch-specific codecomex1-7/+7
2015-01-19some reorganizationcomex1-0/+0
2015-01-17ldrd/strd fix - we definitely need to know that in ldrd r0, r1, [pc], we can'...comex1-2/+8
2015-01-17improve test; thumb2 fixescomex1-12/+37
2015-01-17arm64 transform dis, arm fixes, move to .c since i'm dumbcomex1-9/+9
2015-01-17transform-dis stuff - compiles for arm, so farcomex1-0/+158