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

◆ ExtractVector64() [1/7]

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

Definition at line 5294 of file AdvSimd.cs.

5295 {
5296 throw new PlatformNotSupportedException();
5297 }