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

◆ ZeroExtendWideningUpper() [3/6]

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

Definition at line 11019 of file AdvSimd.cs.

11020 {
11021 throw new PlatformNotSupportedException();
11022 }