Searched refs:divide_table_1 (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/opcodes/
H A Daarch64-gen.c225 divide_table_1 (struct bittree *bittree, opcode_node *opcode) function
339 divide_table_1 (bittree->bits[0], list0.next);
340 divide_table_1 (bittree->bits[1], list1.next);
353 /* Call divide_table_1 to divide the all the opcodes and thus create the
359 divide_table_1 (bittree, opcode_nodes_head.next);
388 /* N.B. read the comment above divide_table_1 for the reason why the generated

Completed in 36 milliseconds