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

◆ DuplicateSelectedScalarToVector128() [11/14]

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

Definition at line 4939 of file AdvSimd.cs.

4940 {
4941 throw new PlatformNotSupportedException();
4942 }