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

◆ ZeroExtendWideningLower() [3/6]

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

Definition at line 10989 of file AdvSimd.cs.

10990 {
10991 throw new PlatformNotSupportedException();
10992 }