Home
last modified time | relevance | path

Searched refs:zero_count (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dia64-gen.c1905 int zero_count = 0; in gen_dis_table() local
1965 zero_count = 0; in gen_dis_table()
1976 while (IS_ONLY_IFZERO (nent) && zero_count < 7) in gen_dis_table()
1979 zero_count++; in gen_dis_table()
1982 insn_list[our_offset + 0] |= zero_count; in gen_dis_table()
2113 printf ("%d: if (0:%d) goto %d\n", our_offset, zero_count + 1, in gen_dis_table()