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

◆ ShiftRightLogical() [11/14]

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

Definition at line 9664 of file AdvSimd.cs.

9665 {
9666 throw new PlatformNotSupportedException();
9667 }