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

◆ AbsoluteDifference() [11/14]

static Vector64< byte > System.Runtime.Intrinsics.Arm.AdvSimd.AbsoluteDifference ( Vector64< sbyte > left,
Vector64< sbyte > right )
inlinestaticinherited

Definition at line 3109 of file AdvSimd.cs.

3110 {
3111 throw new PlatformNotSupportedException();
3112 }