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

◆ DuplicateSelectedScalarToVector64() [13/14]

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

Definition at line 4879 of file AdvSimd.cs.

4880 {
4881 throw new PlatformNotSupportedException();
4882 }