aboutsummaryrefslogtreecommitdiff
path: root/lib/arm/dis-thumb.inc.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-24Add unaligned read/write functions.comex1-1/+1
2015-02-23Ban calls within transform regions in threadsafe mode.comex1-0/+3
2015-02-09call vs. branch fixes on ARM (though really I should just ignore calls)comex1-3/+1
2015-02-08Fix other architectures compiling - haven't tried *running* anything..comex1-20/+23
2015-02-03Make the ARM branches actually go to the right place. I need automated tests...comex1-1/+2
2015-02-01fix my utter failure to handle branches/conditionals correctly (on ARM)comex1-15/+29
2015-01-19some reorganizationcomex1-0/+0
2015-01-17improve test; thumb2 fixescomex1-1/+1
2015-01-17IT, BX LR - untestedcomex1-1/+13
2015-01-16jump dis - seemingly working(!)comex1-16/+30
2015-01-13small thumb fixes for Rdn and stuffcomex1-2/+10
2015-01-12these functions are actually pointless, since it's easier to change the *offs...comex1-9/+4
2015-01-11thumb2 and stuffcomex1-8/+15
2015-01-11thumb2 progresscomex1-3/+3
2015-01-11theoretically fix thumbcomex1-12/+27
2015-01-11*sigh*comex1-0/+28