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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.h1297 #define FIRST_QI_REG AX_REG
1521 #define QI_REGNO_P(N) IN_RANGE ((N), FIRST_QI_REG, LAST_QI_REG)
1294 #define FIRST_QI_REG macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h1167 #define FIRST_QI_REG AX_REG
1403 #define QI_REGNO_P(N) IN_RANGE ((N), FIRST_QI_REG, LAST_QI_REG)
1164 #define FIRST_QI_REG macro

Completed in 314 milliseconds