Searched refs:ctz (Results 1 – 6 of 6) sorted by relevance
51 DEF(ctz, 1, 2, 0, TCG_OPF_INT)
229 def ctz(x): function241 shift = ctz(bits)
365 * - ctz *t0*, *t1*, *t2*367 - | *t0* = *t1* ? ctz(*t1*) : *t2*
787 ctz 011000 000001 ..... 001 ..... 0010011 @r2
1339 /* Emits the `ctz.w d, j` instruction. */1353 /* Emits the `ctz.d d, j` instruction. */
393 * The ctz test above will have taken care of rotates >= 8.