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

◆ BitwiseSelect() [7/20]

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

Definition at line 4179 of file AdvSimd.cs.

4180 {
4181 throw new PlatformNotSupportedException();
4182 }