Searched refs:reg_ok (Results 1 – 1 of 1) sorted by relevance
1533 bfd_boolean reg_ok; in tic6x_parse_operand() local1536 reg_ok = tic6x_parse_register (&rq, &offset_reg); in tic6x_parse_operand()1537 if (reg_ok) in tic6x_parse_operand()1601 bfd_boolean reg_ok; in tic6x_parse_operand() local1604 reg_ok = tic6x_parse_register (&rq, &first_reg); in tic6x_parse_operand()1606 if (reg_ok) in tic6x_parse_operand()1611 reg_ok = tic6x_parse_register (&rq, &second_reg); in tic6x_parse_operand()1612 if (reg_ok) in tic6x_parse_operand()4561 bfd_boolean reg_ok; in tic6x_regname_to_dw2regnum() local4565 reg_ok = tic6x_parse_register (&rq, ®); in tic6x_regname_to_dw2regnum()[all …]