Nit.
This commit is contained in:
parent
82b9cfc45c
commit
ee443cb5d1
1 changed files with 1 additions and 1 deletions
|
@ -1346,7 +1346,7 @@ namespace ChocolArm64.Instructions
|
|||
if (Optimizations.UseSse)
|
||||
{
|
||||
//TODO: Use Sse2.MoveScalar once it is fixed,
|
||||
//as of the time of writing it just crashes the JIT (SDK 2.1.403).
|
||||
//as of the time of writing it just crashes the JIT (SDK 2.1.500).
|
||||
|
||||
/*Type[] typesMov = new Type[] { typeof(Vector128<ulong>) };
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue