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

◆ ExtractNarrowingLower() [4/6]

static Vector64< ushort > System.Runtime.Intrinsics.Arm.AdvSimd.ExtractNarrowingLower ( Vector128< uint > value)
inlinestaticinherited

Definition at line 5164 of file AdvSimd.cs.

5165 {
5166 throw new PlatformNotSupportedException();
5167 }