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

◆ Store() [2/20]

static unsafe void System.Runtime.Intrinsics.Arm.AdvSimd.Store ( byte * address,
Vector64< byte > source )
inlinestaticinherited

Definition at line 10249 of file AdvSimd.cs.

10250 {
10251 throw new PlatformNotSupportedException();
10252 }

Referenced by System.Collections.BitArray.And(), System.Collections.BitArray.CopyTo(), System.Collections.BitArray.Not(), System.Collections.BitArray.Or(), and System.Collections.BitArray.Xor().