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

◆ ShiftLogicalRounded() [8/14]

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

Definition at line 9094 of file AdvSimd.cs.

9095 {
9096 throw new PlatformNotSupportedException();
9097 }