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

◆ AddPairwiseWidening() [1/10]

static Vector128< ushort > System.Runtime.Intrinsics.Arm.AdvSimd.AddPairwiseWidening ( Vector128< byte > value)
inlinestaticinherited

Definition at line 3539 of file AdvSimd.cs.

3540 {
3541 throw new PlatformNotSupportedException();
3542 }