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

◆ ShiftRightLogicalRounded() [1/14]

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

Definition at line 9949 of file AdvSimd.cs.

9950 {
9951 throw new PlatformNotSupportedException();
9952 }