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

◆ ShiftRightLogicalNarrowingUpper() [1/6]

static Vector128< byte > System.Runtime.Intrinsics.Arm.AdvSimd.ShiftRightLogicalNarrowingUpper ( Vector64< byte > lower,
Vector128< ushort > value,
byte count )
inlinestaticinherited

Definition at line 9889 of file AdvSimd.cs.

9890 {
9891 throw new PlatformNotSupportedException();
9892 }