Lines Matching full:zero
37 /// are zero, the length is interpreted as 64.
41 /// the result is undefined. If the length and index are both zero, bits
42 /// [63:0] of parameter \a x are extracted. If the length is zero but the
43 /// index is non-zero, the result is undefined.
62 /// length at [5:0]; all other bits are ignored. If bits [5:0] are zero, the
65 /// both zero, bits [63:0] of parameter \a __x are extracted. If the length
66 /// is zero but the index is non-zero, the result is undefined.
97 /// are zero, the length is interpreted as 64.
101 /// the result is undefined. If the length and index are both zero, bits
103 /// is zero but the index is non-zero, the result is undefined.
130 /// [69:64] are zero, the length is interpreted as 64. If the sum of the
132 /// length and index are both zero, bits [63:0] of parameter \a __y are
133 /// inserted into parameter \a __x. If the length is zero but the index is
134 /// non-zero, the result is undefined.