Searched refs:NONCANONICAL_REG_NAME_FLAG (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-tilegx.c233 NONCANONICAL_REG_NAME_FLAG. */
244 #define NONCANONICAL_REG_NAME_FLAG 0x2000 macro
339 (void *) (long) (i | NONCANONICAL_REG_NAME_FLAG), 0);
1104 if ((regno_and_flags & NONCANONICAL_REG_NAME_FLAG)
H A Dtc-tilepro.c183 NONCANONICAL_REG_NAME_FLAG. */
194 #define NONCANONICAL_REG_NAME_FLAG 0x2000 macro
275 (void *) (long) (i | NONCANONICAL_REG_NAME_FLAG), 0);
988 if ((regno_and_flags & NONCANONICAL_REG_NAME_FLAG)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tilegx.c233 NONCANONICAL_REG_NAME_FLAG. */
244 #define NONCANONICAL_REG_NAME_FLAG 0x2000 macro
339 (void *) (long) (i | NONCANONICAL_REG_NAME_FLAG), 0);
1104 if ((regno_and_flags & NONCANONICAL_REG_NAME_FLAG)
H A Dtc-tilepro.c183 NONCANONICAL_REG_NAME_FLAG. */
194 #define NONCANONICAL_REG_NAME_FLAG 0x2000 macro
275 (void *) (long) (i | NONCANONICAL_REG_NAME_FLAG), 0);
988 if ((regno_and_flags & NONCANONICAL_REG_NAME_FLAG)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-tilepro.c183 NONCANONICAL_REG_NAME_FLAG. */
194 #define NONCANONICAL_REG_NAME_FLAG 0x2000 macro
275 (void *) (long) (i | NONCANONICAL_REG_NAME_FLAG), 0);
988 if ((regno_and_flags & NONCANONICAL_REG_NAME_FLAG)
H A Dtc-tilegx.c233 NONCANONICAL_REG_NAME_FLAG. */
244 #define NONCANONICAL_REG_NAME_FLAG 0x2000 macro
339 (void *) (long) (i | NONCANONICAL_REG_NAME_FLAG), 0);
1104 if ((regno_and_flags & NONCANONICAL_REG_NAME_FLAG)

Completed in 247 milliseconds