aboutsummaryrefslogtreecommitdiff
path: root/lib/arm64/dis-main.inc.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-24Add unaligned read/write functions.comex1-1/+1
2015-02-23Ban calls within transform regions in threadsafe mode.comex1-2/+7
2015-02-09call vs. branch fixes on ARM (though really I should just ignore calls)comex1-1/+1
2015-02-08Fix other architectures compiling - haven't tried *running* anything..comex1-21/+21
2015-02-08Refactor disassembly so x86 works, and add x86 transform-dis.comex1-0/+0
2015-02-03fix ARM64 too, theoreticallycomex1-9/+22
2015-02-01formattingcomex1-7/+14
2015-01-19some reorganizationcomex1-0/+0
2015-01-17arm64 transform dis, arm fixes, move to .c since i'm dumbcomex1-6/+6
2015-01-16jump dis - seemingly working(!)comex1-13/+20
2015-01-12these functions are actually pointless, since it's easier to change the *offs...comex1-8/+20
2015-01-12minor improvementscomex1-0/+3
2015-01-11that was easycomex1-0/+27