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

◆ DuplicateToVector64() [1/7]

static Vector64< byte > System.Runtime.Intrinsics.Arm.AdvSimd.DuplicateToVector64 ( byte value)
inlinestaticinherited

Definition at line 4989 of file AdvSimd.cs.

4990 {
4991 throw new PlatformNotSupportedException();
4992 }