aboutsummaryrefslogtreecommitdiff
path: root/lib/transform-dis.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix arm64/armv7 ishcomex2015-02-241-1/+1
* Ban calls within transform regions in threadsafe mode.comex2015-02-231-1/+4
* Trampoline fixes.comex2015-02-141-0/+1
* Refactor disassembly so x86 works, and add x86 transform-dis.comex2015-02-081-2/+3
* fix ARM64 too, theoreticallycomex2015-02-031-2/+2
* fix my utter failure to handle branches/conditionals correctly (on ARM)comex2015-02-011-1/+1
* minor cleanup - stop caring about thumb outside of arch-specific codecomex2015-01-211-1/+1
* improve test; thumb2 fixescomex2015-01-171-0/+10