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

◆ FusedSubtractHalving() [7/12]

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

Definition at line 5579 of file AdvSimd.cs.

5580 {
5581 throw new PlatformNotSupportedException();
5582 }