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

◆ ZeroExtendWideningLower() [4/6]

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

Definition at line 10979 of file AdvSimd.cs.

10980 {
10981 throw new PlatformNotSupportedException();
10982 }