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

◆ CompareGreaterThanOrEqual() [8/14]

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

Definition at line 4379 of file AdvSimd.cs.

4380 {
4381 throw new PlatformNotSupportedException();
4382 }