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

◆ FusedSubtractHalving() [9/12]

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

Definition at line 5594 of file AdvSimd.cs.

5595 {
5596 throw new PlatformNotSupportedException();
5597 }