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

◆ BitwiseSelect() [17/20]

static Vector64< short > System.Runtime.Intrinsics.Arm.AdvSimd.BitwiseSelect ( Vector64< short > select,
Vector64< short > left,
Vector64< short > right )
inlinestaticinherited

Definition at line 4129 of file AdvSimd.cs.

4130 {
4131 throw new PlatformNotSupportedException();
4132 }