Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/config/mips/
Dmips.h754 #define ISA_HAS_LOAD_DELAY (mips_isa == 1 \ macro
Dmips.c9321 if (ISA_HAS_LOAD_DELAY) in mips_output_load_label()
Dmips.md353 (ne (symbol_ref "ISA_HAS_LOAD_DELAY") (const_int 0)))
/freebsd-10-stable/contrib/gcc/
DChangeLog-200322194 * config/mips/mips.h (ISA_HAS_LOAD_DELAY, ISA_HAS_XFER_DELAY,