mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-30 17:27:09 +02:00
Move a few more SIMD instructions to emit CIL directly instead of a method call
This commit is contained in:
parent
788bc52095
commit
411949eeac
7 changed files with 207 additions and 324 deletions
|
@ -1,8 +1,6 @@
|
|||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.IO;
|
||||
using System.Reflection;
|
||||
using System.Text;
|
||||
|
||||
namespace Ryujinx
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue