Home
last modified time | relevance | path

Searched refs:HAVE_LONG_BRANCH (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-m68k.c409 #define HAVE_LONG_BRANCH(x) \ macro
411 #define LONG_BRANCH_VIA_COND(x) (HAVE_LONG_COND(x) && !HAVE_LONG_BRANCH(x))
3153 have_disp = HAVE_LONG_BRANCH (current_architecture); in m68k_ip()
3228 && (HAVE_LONG_BRANCH (current_architecture) in m68k_ip()
3231 if (HAVE_LONG_BRANCH (current_architecture)) in m68k_ip()
5460 if (!HAVE_LONG_BRANCH (current_architecture)) in md_create_long_jump()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20071870 * config/tc-m68k.c (HAVE_LONG_BRANCH): Add fido_a.
DChangeLog-96972823 * config/tc-m68k.c (HAVE_LONG_BRANCH): New macro, returns true for
DChangeLog-00013051 (HAVE_LONG_BRANCH): Add mcf5407.