clz
Returns the number of leading 0-bits in x, starting at the most significant bit position.
          
 | 
        (1) | 
- 
      
      Returns the number of leading 0-bits in `x`, starting at the most significant bit position.
      
        
Parameters:- 
              
Ix 
 -