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

◆ ZeroExtendWideningLower() [1/6]

static Vector128< ushort > System.Runtime.Intrinsics.Arm.AdvSimd.ZeroExtendWideningLower ( Vector64< byte > value)
inlinestaticinherited

Definition at line 10974 of file AdvSimd.cs.

10975 {
10976 throw new PlatformNotSupportedException();
10977 }