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

◆ Subtract() [12/16]

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

Definition at line 10444 of file AdvSimd.cs.

10445 {
10446 throw new PlatformNotSupportedException();
10447 }