aboutsummaryrefslogtreecommitdiff
path: root/lib/transform-dis.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-21Remove dead code for Vita: pc_callbackReiko Asakura1-8/+0
2016-11-23Fixed defination of CC_CBXZ collides with other bitsYifan Lu1-1/+3
2015-02-23Ban calls within transform regions in threadsafe mode.comex1-5/+29
2015-02-14Trampoline fixes.comex1-1/+13
2015-02-09morecomex1-1/+2
2015-02-08Refactor disassembly so x86 works, and add x86 transform-dis.comex1-34/+21
2015-02-03fix ARM64 too, theoreticallycomex1-2/+3
2015-02-01fix my utter failure to handle branches/conditionals correctly (on ARM)comex1-22/+33
2015-01-30add README (and note to self to fix something)comex1-0/+2
2015-01-24...comex1-6/+0
2015-01-21minor cleanup - stop caring about thumb outside of arch-specific codecomex1-3/+3
2015-01-19some reorganizationcomex1-7/+3
2015-01-17improve test; thumb2 fixescomex1-1/+10
2015-01-17flip the definition of TARGET_(UN)SUPPORTEDcomex1-2/+2
2015-01-17arm64 transform dis, arm fixes, move to .c since i'm dumbcomex1-6/+121
2015-01-17transform-dis stuff - compiles for arm, so farcomex1-0/+9