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

◆ DuplicateSelectedScalarToVector64() [14/14]

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

Definition at line 4874 of file AdvSimd.cs.

4875 {
4876 throw new PlatformNotSupportedException();
4877 }