Move a few more SIMD instructions to emit CIL directly instead of a method call
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.IO;
|
||||
using System.Reflection;
|
||||
using System.Text;
|
||||
|
||||
namespace Ryujinx
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user