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

  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 8079 is_conditional_branch (struct ia64_opcode *idesc) function
8101 return ((is_conditional_branch (idesc) && CURR_SLOT.qp_regno == 0)
10440 if (is_conditional_branch (idesc) || is_interruption_or_rfi (idesc))
10524 else if (is_conditional_branch (idesc)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 8079 is_conditional_branch (struct ia64_opcode *idesc) function
8101 return ((is_conditional_branch (idesc) && CURR_SLOT.qp_regno == 0)
10440 if (is_conditional_branch (idesc) || is_interruption_or_rfi (idesc))
10524 else if (is_conditional_branch (idesc)

Completed in 35 milliseconds