Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/
Dfrv.h417 #define ICC_LAST (CC_FIRST + 7) /* Last ICC reg */ macro
484 #define ICC_P(R) IN_RANGE (R, ICC_FIRST, ICC_LAST)
Dfrv.cc5403 cc_last = ICC_LAST; in frv_ifcvt_modify_tests()