Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/config/mips/
Dmips.c84 #define MIPS_MAX_FIRST_STACK_STEP (TARGET_MIPS16 ? 0x100 : 0x7ff0) macro
6860 step1 = MIN (size, MIPS_MAX_FIRST_STACK_STEP); in mips_expand_prologue()
7043 step2 = MIN (step1, MIPS_MAX_FIRST_STACK_STEP); in mips_expand_epilogue()
/freebsd-12-stable/contrib/gcc/
DChangeLog-20036411 * config/mips/mips.c (MIPS_MAX_FIRST_STACK_STEP): New macro.
DChangeLog-200417571 * config/mips/mips.c (MIPS_MAX_FIRST_STACK_STEP): Define to 0x7ff0