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

◆ DuplicateSelectedScalarToVector64() [4/14]

static Vector64< sbyte > System.Runtime.Intrinsics.Arm.AdvSimd.DuplicateSelectedScalarToVector64 ( Vector128< sbyte > value,
byte index )
inlinestaticinherited

Definition at line 4904 of file AdvSimd.cs.

4905 {
4906 throw new PlatformNotSupportedException();
4907 }