start of change

Count Leading Zeros 8 Bytes (CNTLZ8)

Bound program access

Built-in number for CNTLZ8 is 704. CNTLZ8 ( source : unsigned binary(8) ) : unsigned binary(4) /* result */

Description

The source operand is examined to determine the number of consecutive zero bits starting with the leftmost bit, i.e. bit 0. A value in the range of 0 to 64, inclusive, is returned in result.

Authorization Required

Lock Enforcement

Exceptions

end of change