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

◆ ShiftLogicalRounded() [4/14]

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

Definition at line 9089 of file AdvSimd.cs.

9090 {
9091 throw new PlatformNotSupportedException();
9092 }