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

◆ ShiftRightAndInsert() [9/14]

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

Definition at line 9289 of file AdvSimd.cs.

9290 {
9291 throw new PlatformNotSupportedException();
9292 }