Condividi tramite


Bmi1.AndNot(UInt32, UInt32) Metodo

Definizione

unsigned int _andn_u32 (unsigned int a, unsigned 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

Parametri

left
UInt32
right
UInt32

Restituisce

Si applica a