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

◆ ZeroExtendWideningUpper() [5/6]

static Vector128< ulong > System.Runtime.Intrinsics.Arm.AdvSimd.ZeroExtendWideningUpper ( Vector128< uint > value)
inlinestaticinherited

Definition at line 11029 of file AdvSimd.cs.

11030 {
11031 throw new PlatformNotSupportedException();
11032 }