aboutsummaryrefslogtreecommitdiff
path: root/lib/arm64/dis-main.inc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add unaligned read/write functions.comex2015-02-241-1/+1
* Ban calls within transform regions in threadsafe mode.comex2015-02-231-2/+7
* call vs. branch fixes on ARM (though really I should just ignore calls)comex2015-02-091-1/+1
* Fix other architectures compiling - haven't tried *running* anything..comex2015-02-081-21/+21
* Refactor disassembly so x86 works, and add x86 transform-dis.comex2015-02-081-0/+69