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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h1058 #define ISA_HAS_LOAD_DELAY (ISA_MIPS1 \
1057 #define ISA_HAS_LOAD_DELAY macro
H A Dmips.c11242 if (ISA_HAS_LOAD_DELAY)
11247 if (ISA_HAS_LOAD_DELAY)
16121 else if (ISA_HAS_LOAD_DELAY)
16232 if (!ISA_HAS_LOAD_DELAY)
16243 if (ISA_HAS_LOAD_DELAY)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/mips/
H A Dmips.h732 #define ISA_HAS_LOAD_DELAY (mips_isa == 1 \
731 #define ISA_HAS_LOAD_DELAY macro
H A Dmips.c9223 if (ISA_HAS_LOAD_DELAY)

Completed in 212 milliseconds