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

◆ AbsoluteDifference() [4/14]

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

Definition at line 3144 of file AdvSimd.cs.

3145 {
3146 throw new PlatformNotSupportedException();
3147 }