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

◆ Add() [6/16]

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

Definition at line 3384 of file AdvSimd.cs.

3385 {
3386 throw new PlatformNotSupportedException();
3387 }