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

◆ VectorTableLookupExtension() [2/2]

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

Definition at line 10869 of file AdvSimd.cs.

10870 {
10871 throw new PlatformNotSupportedException();
10872 }