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

◆ BitwiseSelect() [14/20]

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

Definition at line 4134 of file AdvSimd.cs.

4135 {
4136 throw new PlatformNotSupportedException();
4137 }