The final pattern.
There is no test changes:
- We are looking for the pattern with one-use of it's mask,
- If the mask is one-use, D48768 will unfold it into pattern d.
- Thus, the tests have extra-use on the mask.
- Thus, only the BMI2 BZHI can be tested, and it already worked.
- So there is no BMI1 test coverage, we just assume it works since it uses the same codepath.