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

◆ SubtractHighNarrowingUpper() [4/6]

static Vector128< short > System.Runtime.Intrinsics.Arm.AdvSimd.SubtractHighNarrowingUpper ( Vector64< short > lower,
Vector128< int > left,
Vector128< int > right )
inlinestaticinherited

Definition at line 10549 of file AdvSimd.cs.

10550 {
10551 throw new PlatformNotSupportedException();
10552 }