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

◆ ShiftRightAndInsert() [1/14]

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

Definition at line 9319 of file AdvSimd.cs.

9320 {
9321 throw new PlatformNotSupportedException();
9322 }