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

◆ BitwiseSelect() [16/20]

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

Definition at line 4144 of file AdvSimd.cs.

4145 {
4146 throw new PlatformNotSupportedException();
4147 }