ia64-gen.c | 163 struct bittree struct 166 struct bittree *bits[3]; /* 0, 1, and X (don't care). */ 169 } *bittree; variable in typeref:struct:bittree 274 static void gen_dis_table (struct bittree *); 294 static void insert_bit_table_ent (struct bittree *, int, ia64_insn, ia64_insn, int, int, ci_t); 295 static void add_dis_entry (struct bittree *, ia64_insn, ia64_insn, int, struct completer_entry *, ci_t); 296 static void compact_distree (struct bittree *); 297 static struct bittree * make_bittree_entry (void); [all...] |