Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ VectorTableLookup() [2/2]

static Vector64< sbyte > System.Runtime.Intrinsics.Arm.AdvSimd.VectorTableLookup ( Vector128< sbyte > table,
Vector64< sbyte > byteIndexes )
inlinestaticinherited

Definition at line 10859 of file AdvSimd.cs.

10860 {
10861 throw new PlatformNotSupportedException();
10862 }