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

◆ ShiftRightLogicalRoundedNarrowingUpper() [1/6]

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

Definition at line 10159 of file AdvSimd.cs.

10160 {
10161 throw new PlatformNotSupportedException();
10162 }