Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-m68k.c2469 int have_disp = 0; in m68k_ip() local
3149 have_disp = HAVE_LONG_CALL (current_architecture); in m68k_ip()
3153 have_disp = HAVE_LONG_BRANCH (current_architecture); in m68k_ip()
3158 have_disp = HAVE_LONG_CALL (current_architecture); in m68k_ip()
3169 if (!have_disp) in m68k_ip()
3199 if (have_disp) in m68k_ip()