Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/
Dfrv.h453 #define ICR_LAST (CR_FIRST + 7) /* Last integer CCR */ macro
454 #define ICR_TEMP ICR_LAST /* Temp integer CCR */
487 #define ICR_P(R) IN_RANGE (R, ICR_FIRST, ICR_LAST)