This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ee22517d92c48eab9643b6fc8ce4dac2b7e95f57
ryujinx
/
ARMeilleure
/
CodeGen
/
X86
History
…
..
Assembler.cs
…
CallConvName.cs
…
CallingConvention.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
CodeGenCommon.cs
Optimize x64 loads and stores using complex addressing modes (
#972
)
2020-03-10 09:29:34 +11:00
CodeGenContext.cs
…
CodeGenerator.cs
…
HardwareCapabilities.cs
…
IntrinsicInfo.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
IntrinsicTable.cs
…
IntrinsicType.cs
Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (
#1328
)
2020-07-13 20:48:14 +10:00
PreAllocator.cs
…
X86Condition.cs
…
X86Instruction.cs
…
X86Optimizer.cs
…
X86Register.cs
…