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

◆ FusedSubtractHalving() [3/12]

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

Definition at line 5624 of file AdvSimd.cs.

5625 {
5626 throw new PlatformNotSupportedException();
5627 }