aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Instructions/InstEmitMemory32.cs
AgeCommit message (Expand)AuthorFilesLines
2022-02-17ARMeilleure: Thumb support (All T16 instructions) (#3105)1.1.36merry1-3/+9
2022-02-11InstEmitMemory32: Literal loads always have word-aligned PC (#3104)1.1.26merry1-1/+1
2021-08-17Reduce JIT GC allocations (#2515)FICTURE71-2/+2
2020-02-24Add most of the A32 instruction set to ARMeilleure (#897)riperiperi1-6/+9
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan1-0/+256