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

◆ ShiftLeftLogical() [1/12]

static Vector128< int > System.Runtime.Intrinsics.X86.Sse2.ShiftLeftLogical ( Vector128< int > value,
byte count )
inlinestaticinherited

Definition at line 977 of file Sse2.cs.

978 {
980 }
static Vector128< short > ShiftLeftLogical(Vector128< short > value, Vector128< short > count)
Definition Sse2.cs:937

References System.count, System.Runtime.Intrinsics.X86.Sse2.ShiftLeftLogical(), and System.value.