Ryujinx/ARMeilleure
Mary 501c3d5cea
Implement MSR instruction for A32 (#2585)
* Implement MSR instruction

Fix #1342.

Now Pocket Rumble is playable.

* Address gdkchan's comments

* Address gdkchan's comments

* Address gdkchan's comment
2021-08-27 00:07:44 +02:00
..
CodeGen Fix type mismatch in BitwiseAnd simplification (#2571) 2021-08-20 14:42:00 -03:00
Common Reduce JIT GC allocations (#2515) 2021-08-17 15:08:34 -03:00
Decoders Implement MSR instruction for A32 (#2585) 2021-08-27 00:07:44 +02:00
Diagnostics Reduce JIT GC allocations (#2515) 2021-08-17 15:08:34 -03:00
Instructions Implement MSR instruction for A32 (#2585) 2021-08-27 00:07:44 +02:00
IntermediateRepresentation Reduce JIT GC allocations (#2515) 2021-08-17 15:08:34 -03:00
Memory POWER - Performance Optimizations With Extensive Ramifications (#2286) 2021-05-24 22:52:44 +02:00
Signal Reduce JIT GC allocations (#2515) 2021-08-17 15:08:34 -03:00
State Add multi-level function table (#2228) 2021-05-29 18:06:28 -03:00
Translation Fix type mismatch in BitwiseAnd simplification (#2571) 2021-08-20 14:42:00 -03:00
Allocators.cs Reduce JIT GC allocations (#2515) 2021-08-17 15:08:34 -03:00
ARMeilleure.csproj infra: Migrate to .NET 5 (#1694) 2020-11-15 19:27:15 +01:00
Optimizations.cs Add multi-level function table (#2228) 2021-05-29 18:06:28 -03:00
Statistics.cs Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 2020-04-21 07:59:59 +10:00