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

◆ ExtractNarrowingSaturateUnsignedUpper() [1/3]

static Vector128< byte > System.Runtime.Intrinsics.Arm.AdvSimd.ExtractNarrowingSaturateUnsignedUpper ( Vector64< byte > lower,
Vector128< short > value )
inlinestaticinherited

Definition at line 5219 of file AdvSimd.cs.

5220 {
5221 throw new PlatformNotSupportedException();
5222 }

Referenced by System.Text.Encodings.Web.OptimizedInboxTextEncoder.GetIndexOfFirstCharToEncodeAdvSimd64().