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

◆ AbsoluteDifferenceWideningUpper() [1/6]

static Vector128< ushort > System.Runtime.Intrinsics.Arm.AdvSimd.AbsoluteDifferenceWideningUpper ( Vector128< byte > left,
Vector128< byte > right )
inlinestaticinherited

Definition at line 3284 of file AdvSimd.cs.

3285 {
3286 throw new PlatformNotSupportedException();
3287 }