aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Instructions/InstEmitSystem32.cs
AgeCommit message (Expand)Author
2023-04-11ARMeilleure: Move TPIDR_EL0 and TPIDRRO_EL0 to NativeContext (#4661)1.1.705riperiperi
2023-04-10ARMeilleure: Respect FZ/RM flags for all floating point operations (#4618)1.1.701riperiperi
2022-09-20Fpsr and Fpcr freed. (#3701)1.1.279LDj3SNuD
2022-09-09Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPAD...1.1.255gdkchan
2022-08-05Implement Arm32 Sha256 and MRS Rd, CPSR instructions (#3544)1.1.208gdkchan
2021-08-27Implement MSR instruction for A32 (#2585)Mary
2021-08-17Reduce JIT GC allocations (#2515)FICTURE7
2020-08-08CPU: This PR fixes Fpscr, among other things. (#1433)LDj3SNuD
2020-06-16Add Profiled Persistent Translation Cache. (#769)LDj3SNuD
2020-03-04Don't decode blocks starting outside mapped memory & undefined instead of thr...gdkchan
2020-02-24Add most of the A32 instruction set to ARMeilleure (#897)riperiperi