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

◆ ShiftRightAndInsert() [11/14]

static Vector64< sbyte > System.Runtime.Intrinsics.Arm.AdvSimd.ShiftRightAndInsert ( Vector64< sbyte > left,
Vector64< sbyte > right,
byte shift )
inlinestaticinherited

Definition at line 9304 of file AdvSimd.cs.

9305 {
9306 throw new PlatformNotSupportedException();
9307 }