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

◆ ShiftRightLogicalRoundedNarrowingLower() [6/6]

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

Definition at line 10069 of file AdvSimd.cs.

10070 {
10071 throw new PlatformNotSupportedException();
10072 }