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

◆ DuplicateSelectedScalarToVector64() [5/14]

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

Definition at line 4889 of file AdvSimd.cs.

4890 {
4891 throw new PlatformNotSupportedException();
4892 }