Searched refs:ST_REG_LAST (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h1332 #define ST_REG_LAST 74
1333 #define ST_REG_NUM (ST_REG_LAST - ST_REG_FIRST + 1)
1325 #define ST_REG_LAST macro
H A Dmips.c5251 for (regno = ST_REG_FIRST; regno <= ST_REG_LAST; regno++)
5261 for (regno = ST_REG_FIRST; regno <= ST_REG_LAST; regno++)

Completed in 97 milliseconds