Home
last modified time | relevance | path

Searched defs:B_REGNO_P (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dc6x.h256 #define B_REGNO_P(N) ((N) >= REG_B0 && (N) <= REG_B31) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dc6x.h256 #define B_REGNO_P(N) ((N) >= REG_B0 && (N) <= REG_B31) macro