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

◆ ExtractVector128() [7/10]

static Vector128< short > System.Runtime.Intrinsics.Arm.AdvSimd.ExtractVector128 ( Vector128< short > upper,
Vector128< short > lower,
byte index )
inlinestaticinherited

Definition at line 5339 of file AdvSimd.cs.

5340 {
5341 throw new PlatformNotSupportedException();
5342 }