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

◆ ShiftLogicalRounded() [1/14]

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

Definition at line 9069 of file AdvSimd.cs.

9070 {
9071 throw new PlatformNotSupportedException();
9072 }