HomeSort by: relevance | last modified time | path
    Searched defs:is_group1 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
bfin-parse.c 419 is_group1 (INSTR_T x) function
2833 if (is_group1 ((yyvsp[-3].instr)) && is_group2 ((yyvsp[-1].instr)))
2835 else if (is_group2 ((yyvsp[-3].instr)) && is_group1 ((yyvsp[-1].instr)))
2842 if (is_group1 ((yyvsp[-5].instr)) && is_group2 ((yyvsp[-1].instr)))
2844 else if (is_group2 ((yyvsp[-5].instr)) && is_group1 ((yyvsp[-1].instr)))
2851 if (is_group1 ((yyvsp[-5].instr)) && is_group2 ((yyvsp[-3].instr)))
2853 else if (is_group2 ((yyvsp[-5].instr)) && is_group1 ((yyvsp[-3].instr)))
2869 if (is_group1 ((yyvsp[-1].instr)))
2878 if (is_group1 ((yyvsp[-3].instr)))
2885 else if (is_group1 ((yyvsp[-3].instr)) && is_group2 ((yyvsp[-1].instr))
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
bfin-parse.c 419 is_group1 (INSTR_T x) function
2833 if (is_group1 ((yyvsp[-3].instr)) && is_group2 ((yyvsp[-1].instr)))
2835 else if (is_group2 ((yyvsp[-3].instr)) && is_group1 ((yyvsp[-1].instr)))
2842 if (is_group1 ((yyvsp[-5].instr)) && is_group2 ((yyvsp[-1].instr)))
2844 else if (is_group2 ((yyvsp[-5].instr)) && is_group1 ((yyvsp[-1].instr)))
2851 if (is_group1 ((yyvsp[-5].instr)) && is_group2 ((yyvsp[-3].instr)))
2853 else if (is_group2 ((yyvsp[-5].instr)) && is_group1 ((yyvsp[-3].instr)))
2869 if (is_group1 ((yyvsp[-1].instr)))
2878 if (is_group1 ((yyvsp[-3].instr)))
2885 else if (is_group1 ((yyvsp[-3].instr)) && is_group2 ((yyvsp[-1].instr))
    [all...]

Completed in 20 milliseconds