Поделиться через


Bmi1.AndNot(UInt32, UInt32) Метод

Определение

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

Параметры

left
UInt32
right
UInt32

Возвращаемое значение

Применяется к