aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Decoders/IOpCode32Mem.cs
AgeCommit message (Expand)Author
2022-09-09Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thum...1.1.256gdkchan
2022-02-17ARMeilleure: Thumb support (All T16 instructions) (#3105)1.1.36merry
2020-02-24Add most of the A32 instruction set to ARMeilleure (#897)riperiperi
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan