Searched refs:cond_branch_p (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-arc.c763 int cond_branch_p = opcode->flags & ARC_OPCODE_COND_BRANCH;
794 if (cond_branch_p && conditional != 0 /* 0 = "always" */
761 int cond_branch_p = opcode->flags & ARC_OPCODE_COND_BRANCH; local
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arc.c1822 int cond_branch_p = opcode->flags & ARC_OPCODE_COND_BRANCH;
1853 if (cond_branch_p && conditional != 0 /* 0 = "always" */
1815 int cond_branch_p = opcode->flags & ARC_OPCODE_COND_BRANCH; local

Completed in 120 milliseconds