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

◆ ShiftLogicalRounded() [9/14]

static Vector64< byte > System.Runtime.Intrinsics.Arm.AdvSimd.ShiftLogicalRounded ( Vector64< byte > value,
Vector64< sbyte > count )
inlinestaticinherited

Definition at line 9039 of file AdvSimd.cs.

9040 {
9041 throw new PlatformNotSupportedException();
9042 }