Bmi1.ResetLowestSetBit(UInt32) メソッド

定義

unsigned int _blsr_u32 (unsigned int a)

BLSR reg, reg/m32

public:
 static System::UInt32 ResetLowestSetBit(System::UInt32 value);
public static uint ResetLowestSetBit (uint value);
static member ResetLowestSetBit : uint32 -> uint32
Public Shared Function ResetLowestSetBit (value As UInteger) As UInteger

パラメーター

value
UInt32

戻り値

適用対象