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

◆ ZeroExtendWideningUpper() [4/6]

static Vector128< int > System.Runtime.Intrinsics.Arm.AdvSimd.ZeroExtendWideningUpper ( Vector128< short > value)
inlinestaticinherited

Definition at line 11009 of file AdvSimd.cs.

11010 {
11011 throw new PlatformNotSupportedException();
11012 }