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

◆ ShiftRightAndInsert() [6/14]

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

Definition at line 9349 of file AdvSimd.cs.

9350 {
9351 throw new PlatformNotSupportedException();
9352 }