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

◆ SignExtendWideningUpper() [2/3]

static Vector128< short > System.Runtime.Intrinsics.Arm.AdvSimd.SignExtendWideningUpper ( Vector128< sbyte > value)
inlinestaticinherited

Definition at line 10234 of file AdvSimd.cs.

10235 {
10236 throw new PlatformNotSupportedException();
10237 }