1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-03-04 18:56:07 +00:00
Ryujinx/ARMeilleure
FICTURE7 0181068016
Add BIC/ORR Vd.T, #imm fast path ()
* Add fast path for BIC Vd.T, #imm

* Add fast path for ORR Vd.T, #imm

* Set PTC version

* Fixup Exception to InvalidOperationException
2021-05-20 09:09:17 -03:00
..
CodeGen Allow LocalVariable to be assigned more than once () 2021-05-17 01:54:53 +02:00
Common Add inlined on translation call counting () 2021-04-18 23:43:53 +02:00
Decoders Add inlined on translation call counting () 2021-04-18 23:43:53 +02:00
Diagnostics Implement block placement () 2020-09-19 20:00:24 -03:00
Instructions Add BIC/ORR Vd.T, #imm fast path () 2021-05-20 09:09:17 -03:00
IntermediateRepresentation Allow LocalVariable to be assigned more than once () 2021-05-17 01:54:53 +02:00
Memory PPTC meets ExeFS Patching. () 2021-05-13 20:05:15 +02:00
State PPTC & Pool Enhancements. () 2021-02-22 03:23:48 +01:00
Translation Add BIC/ORR Vd.T, #imm fast path () 2021-05-20 09:09:17 -03:00
ARMeilleure.csproj infra: Migrate to .NET 5 () 2020-11-15 19:27:15 +01:00
Optimizations.cs CPU: Implement VFNMS.F32/64 () 2020-12-03 20:20:02 +01:00
Statistics.cs Suppress warnings from fields never used or never assigned (CS0169 and CS0649) () 2020-04-21 07:59:59 +10:00