Searched refs:brtype (Results 1 – 2 of 2) sorted by relevance
412 fprintf(ctx->out, "%s", brinfo[cat0->brtype].suffix); in print_instr_cat0()413 if (brinfo[cat0->brtype].idx) { in print_instr_cat0()416 if (brinfo[cat0->brtype].nsrc >= 1) { in print_instr_cat0()420 if (brinfo[cat0->brtype].nsrc >= 2) { in print_instr_cat0()
388 uint32_t brtype : 3; /* branch type, see brtype_t */ member