Searched refs:BRANCH_PLAIN (Results 1 – 5 of 5) sorted by relevance
148 [BRANCH_PLAIN] = "br", in print_instr_name()373 [BRANCH_PLAIN] = {1, false}, in print_instr()
431 BRANCH_PLAIN = 0, /* br */ enumerator
700 br1->cat0.brtype = br2->cat0.brtype = BRANCH_PLAIN; in block_sched()
774 | T_OP_BR { new_instr(OPC_B)->cat0.brtype = BRANCH_PLAIN; } cat0_src1 ',' …
84 case BRANCH_PLAIN: in __instruction_case()