0
0
Fork 0
mirror of https://github.com/GreemDev/Ryujinx.git synced 2024-12-23 10:25:47 +00:00
Ryujinx/src/ARMeilleure
Marco Carvalho 82f90704a0
Blocks should be synchronized on read-only fields (#5212)
* Blocks should be synchronized on read-only fields

* more readonlys

* fix alignment

* more

* Update ISelfController.cs

* simplify new

* simplify new
2023-06-15 00:34:55 +00:00
..
CodeGen Implement fast path for AES crypto instructions on Arm64 (#5281) 2023-06-11 00:51:35 +00:00
Common Move solution and projects to src 2023-04-27 23:51:14 +02:00
Decoders Move solution and projects to src 2023-04-27 23:51:14 +02:00
Diagnostics Move solution and projects to src 2023-04-27 23:51:14 +02:00
Instructions Fix Arm32 double to int/uint conversion on Arm64 (#5292) 2023-06-14 00:57:02 -03:00
IntermediateRepresentation Non-flags enums should not be used in bitwise operations (#5214) 2023-06-09 19:44:22 +02:00
Memory Move solution and projects to src 2023-04-27 23:51:14 +02:00
Native Move solution and projects to src 2023-04-27 23:51:14 +02:00
Signal Blocks should be synchronized on read-only fields (#5212) 2023-06-15 00:34:55 +00:00
State Move solution and projects to src 2023-04-27 23:51:14 +02:00
Translation Blocks should be synchronized on read-only fields (#5212) 2023-06-15 00:34:55 +00:00
Allocators.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ARMeilleure.csproj Move solution and projects to src 2023-04-27 23:51:14 +02:00
Optimizations.cs Implement fast path for AES crypto instructions on Arm64 (#5281) 2023-06-11 00:51:35 +00:00
Statistics.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00