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

◆ Subtract() [3/16]

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

Definition at line 10479 of file AdvSimd.cs.

10480 {
10481 throw new PlatformNotSupportedException();
10482 }