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

◆ FusedSubtractHalving() [1/12]

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

Definition at line 5609 of file AdvSimd.cs.

5610 {
5611 throw new PlatformNotSupportedException();
5612 }