Searched refs:BRANCH_CONST (Results 1 – 4 of 4) sorted by relevance
195 [BRANCH_CONST] = "brac", in print_instr_name()421 [BRANCH_CONST] = {0, true}, in print_instr()
506 BRANCH_CONST = 3, /* brac */ enumerator
825 | T_OP_BRAC '.' integer { new_instr(OPC_B)->cat0.brtype = BRANCH_CONST; instr->cat…
93 case BRANCH_CONST: in __instruction_case()