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

◆ ShiftRightAndInsert() [5/14]

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

Definition at line 9324 of file AdvSimd.cs.

9325 {
9326 throw new PlatformNotSupportedException();
9327 }