1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 22:44:36 +01:00
Ryujinx/ARMeilleure
merry 6a1a03566a
T32: Implement load/store single (immediate) (#3186)
* T32: Implement load/store single (immediate)

* tests

* tidy formatting

* address comments
2022-04-21 01:25:43 +02:00
..
CodeGen Fix tail merge from block with conditional jump to multiple returns (#3267) 2022-04-09 16:56:50 +02:00
Common
Decoders T32: Implement load/store single (immediate) (#3186) 2022-04-21 01:25:43 +02:00
Diagnostics
Instructions InstEmitMemoryEx: Barrier after write on ordered store (#3193) 2022-03-19 10:32:35 -03:00
IntermediateRepresentation Add host CPU memory barriers for DMB/DSB and ordered load/store (#3015) 2022-01-21 12:47:34 -03:00
Memory
Signal Fix tail merge from block with conditional jump to multiple returns (#3267) 2022-04-09 16:56:50 +02:00
State KThread: Fix GetPsr mask (#3180) 2022-03-11 03:16:32 +01:00
Translation Fix tail merge from block with conditional jump to multiple returns (#3267) 2022-04-09 16:56:50 +02:00
Allocators.cs
ARMeilleure.csproj Remove usage of Mono.Posix.NETStandard accross all projects (#2906) 2021-12-08 18:24:26 -03:00
Optimizations.cs
Statistics.cs