Udostępnij za pośrednictwem


Bmi1.AndNot(UInt32, UInt32) Metoda

Definicja

niepodpisane _andn_u32 (niepodpisane int a, niepodpisane int b)

ANDN r32a, r32b, reg/m32

public:
 static System::UInt32 AndNot(System::UInt32 left, System::UInt32 right);
public static uint AndNot (uint left, uint right);
static member AndNot : uint32 * uint32 -> uint32
Public Shared Function AndNot (left As UInteger, right As UInteger) As UInteger

Parametry

left
UInt32
right
UInt32

Zwraca

Dotyczy