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