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

◆ ExtractVector128() [10/10]

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

Definition at line 5364 of file AdvSimd.cs.

5365 {
5366 throw new PlatformNotSupportedException();
5367 }