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

◆ ExtractNarrowingLower() [3/6]

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

Definition at line 5159 of file AdvSimd.cs.

5160 {
5161 throw new PlatformNotSupportedException();
5162 }