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

◆ ShiftRightAndInsert() [12/14]

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

Definition at line 9294 of file AdvSimd.cs.

9295 {
9296 throw new PlatformNotSupportedException();
9297 }