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

◆ BitwiseClear() [17/20]

static Vector64< short > System.Runtime.Intrinsics.Arm.AdvSimd.BitwiseClear ( Vector64< short > value,
Vector64< short > mask )
inlinestaticinherited

Definition at line 4029 of file AdvSimd.cs.

4030 {
4031 throw new PlatformNotSupportedException();
4032 }