aboutsummaryrefslogtreecommitdiff
path: root/lib/transform-dis.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-21Remove dead code for Vita: pc_callbackReiko Asakura1-1/+0
2016-11-23Fixed defination of CC_CBXZ collides with other bitsYifan Lu1-0/+1
2015-02-24fix arm64/armv7 ishcomex1-1/+1
2015-02-23Ban calls within transform regions in threadsafe mode.comex1-1/+4
2015-02-14Trampoline fixes.comex1-0/+1
2015-02-08Refactor disassembly so x86 works, and add x86 transform-dis.comex1-2/+3
2015-02-03fix ARM64 too, theoreticallycomex1-2/+2
2015-02-01fix my utter failure to handle branches/conditionals correctly (on ARM)comex1-1/+1
2015-01-21minor cleanup - stop caring about thumb outside of arch-specific codecomex1-1/+1
2015-01-17improve test; thumb2 fixescomex1-0/+10