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

◆ ShiftRightLogicalRoundedNarrowingLower() [1/6]

static Vector64< short > System.Runtime.Intrinsics.Arm.AdvSimd.ShiftRightLogicalRoundedNarrowingLower ( Vector128< int > value,
byte count )
inlinestaticinherited

Definition at line 10074 of file AdvSimd.cs.

10075 {
10076 throw new PlatformNotSupportedException();
10077 }