Home
last modified time | relevance | path

Searched refs:LONG_BRANCH_VIA_COND (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-m68k.c411 #define LONG_BRANCH_VIA_COND(x) (HAVE_LONG_COND(x) && !HAVE_LONG_BRANCH(x)) macro
3154 use_pl = LONG_BRANCH_VIA_COND (current_architecture); in m68k_ip()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2007741 * config/tc-m68k.c (LONG_BRANCH_VIA_COND): New.