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

◆ ExtractVector128() [4/10]

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

Definition at line 5344 of file AdvSimd.cs.

5345 {
5346 throw new PlatformNotSupportedException();
5347 }