aboutsummaryrefslogtreecommitdiff
path: root/lib/arm/dis-thumb2.inc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong T bit in BLX(imm)->BLX(reg) transformReiko Asakura2021-02-171-1/+2
* Fixed extraction for BL/BLX thumb2Yifan Lu2016-11-031-4/+4
* Bad handling of t2 BL/BLXYifan Lu2016-11-031-2/+2
* A number of critical fixes painstakingly discovered in the slowest way possible.comex2015-03-011-1/+1
* Add unaligned read/write functions.comex2015-02-241-1/+1
* Ban calls within transform regions in threadsafe mode.comex2015-02-231-0/+18
* Fix other architectures compiling - haven't tried *running* anything..comex2015-02-081-12/+18
* fix my utter failure to handle branches/conditionals correctly (on ARM)comex2015-02-011-12/+12
* some reorganizationcomex2015-01-191-0/+185