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

◆ DuplicateSelectedScalarToVector128() [4/14]

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

Definition at line 4974 of file AdvSimd.cs.

4975 {
4976 throw new PlatformNotSupportedException();
4977 }