Relates :
|
Add tests to verify correctness of operations with BMI1 instructions. Following instructions should be covered: blsi blsr andn blsmsk lzcnt (intrinsic for {Integer,Long}::numberOfLeadingZeros) tzcnt (intrinsic for {Integer,Long}::numberOfTrailingZeros)
|