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

◆ ExtractVector64() [5/7]

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

Definition at line 5299 of file AdvSimd.cs.

5300 {
5301 throw new PlatformNotSupportedException();
5302 }