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
b34de74f81ef73a78d43d169b9f1ce7f175035b5
ryujinx
/
ARMeilleure
/
CodeGen
/
X86
History
gdkchan
c3c3914ed3
Add a limit on the number of uses a constant may have (
#3097
)
2022-02-09 17:42:47 -03:00
..
Assembler.cs
…
AssemblerTable.cs
…
CallConvName.cs
…
CallingConvention.cs
…
CodeGenCommon.cs
…
CodeGenContext.cs
…
CodeGenerator.cs
…
HardwareCapabilities.cs
…
IntrinsicInfo.cs
…
IntrinsicTable.cs
…
IntrinsicType.cs
…
PreAllocator.cs
Fix calls passing V128 values on Linux (
#3034
)
2022-01-24 11:23:24 +01:00
X86Condition.cs
…
X86Instruction.cs
…
X86Optimizer.cs
Add a limit on the number of uses a constant may have (
#3097
)
2022-02-09 17:42:47 -03:00
X86Register.cs
…