Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/config/mips/
HDmips.h757 #define ISA_HAS_LOAD_DELAY (mips_isa == 1 \ macro
HDmips.c9322 if (ISA_HAS_LOAD_DELAY) in mips_output_load_label()
HDmips.md353 (ne (symbol_ref "ISA_HAS_LOAD_DELAY") (const_int 0)))
/freebsd-11-stable/contrib/gcc/
HDChangeLog-200322194 * config/mips/mips.h (ISA_HAS_LOAD_DELAY, ISA_HAS_XFER_DELAY,