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

◆ ShiftRightAndInsert() [10/14]

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

Definition at line 9299 of file AdvSimd.cs.

9300 {
9301 throw new PlatformNotSupportedException();
9302 }