Searched refs:FLAG_0 (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dd30v.h145 #define FLAG_0 (1L<<0) macro
171 #define FLAG_ALL (FLAG_0 | \
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dd30v.h145 #define FLAG_0 (1L<<0) macro
171 #define FLAG_ALL (FLAG_0 | \
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dd30v.h145 #define FLAG_0 (1L<<0) macro
171 #define FLAG_ALL (FLAG_0 | \
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dd30v.h145 #define FLAG_0 (1L<<0) macro
171 #define FLAG_ALL (FLAG_0 | \
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-d30v.c763 used_reg[j][2] |= flag_reg[j] = FLAG_0;
773 used_reg[j][2] |= flag_reg[j] = (FLAG_0 | FLAG_1);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-d30v.c760 used_reg[j][2] |= flag_reg[j] = FLAG_0;
770 used_reg[j][2] |= flag_reg[j] = (FLAG_0 | FLAG_1);
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-d30v.c760 used_reg[j][2] |= flag_reg[j] = FLAG_0;
770 used_reg[j][2] |= flag_reg[j] = (FLAG_0 | FLAG_1);

Completed in 206 milliseconds