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

◆ ZeroExtendWideningUpper() [1/6]

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

Definition at line 11004 of file AdvSimd.cs.

11005 {
11006 throw new PlatformNotSupportedException();
11007 }