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

◆ AbsoluteDifferenceWideningLower() [1/6]

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

Definition at line 3224 of file AdvSimd.cs.

3225 {
3226 throw new PlatformNotSupportedException();
3227 }