This website requires JavaScript.
Explore
Help
Register
Sign In
mchapman
/
ryujinx-mirror
Watch
1
Star
0
Fork
0
You've already forked ryujinx-mirror
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
79adba44022abb5c1c547fb41d98a4d7a6b5029a
ryujinx-mirror
/
ARMeilleure
/
CodeGen
/
X86
History
Mary
f39fce8f54
misc: Migrate usage of RuntimeInformation to OperatingSystem (
#2901
)
...
Very basic migration across the codebase.
2021-12-04 20:02:30 -03:00
..
Assembler.cs
Add
Operand.Label
support to
Assembler
(
#2680
)
2021-10-05 14:04:55 -03:00
AssemblerTable.cs
Add
Operand.Label
support to
Assembler
(
#2680
)
2021-10-05 14:04:55 -03:00
CallConvName.cs
…
CallingConvention.cs
misc: Migrate usage of RuntimeInformation to OperatingSystem (
#2901
)
2021-12-04 20:02:30 -03:00
CodeGenCommon.cs
…
CodeGenContext.cs
Add
Operand.Label
support to
Assembler
(
#2680
)
2021-10-05 14:04:55 -03:00
CodeGenerator.cs
Add
Operand.Label
support to
Assembler
(
#2680
)
2021-10-05 14:04:55 -03:00
HardwareCapabilities.cs
…
IntrinsicInfo.cs
…
IntrinsicTable.cs
…
IntrinsicType.cs
…
PreAllocator.cs
Reduce JIT GC allocations (
#2515
)
2021-08-17 15:08:34 -03:00
X86Condition.cs
…
X86Instruction.cs
…
X86Optimizer.cs
Reduce JIT GC allocations (
#2515
)
2021-08-17 15:08:34 -03:00
X86Register.cs
…