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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dd30v.h146 #define FLAG_1 (1L<<1) macro
172 FLAG_1 | \
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dd30v.h146 #define FLAG_1 (1L<<1) macro
172 FLAG_1 | \
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dd30v.h146 #define FLAG_1 (1L<<1) macro
172 FLAG_1 | \
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dd30v.h146 #define FLAG_1 (1L<<1) macro
172 FLAG_1 | \
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-d30v.c768 used_reg[j][2] |= flag_reg[j] = FLAG_1;
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.c765 used_reg[j][2] |= flag_reg[j] = FLAG_1;
770 used_reg[j][2] |= flag_reg[j] = (FLAG_0 | FLAG_1);
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-d30v.c765 used_reg[j][2] |= flag_reg[j] = FLAG_1;
770 used_reg[j][2] |= flag_reg[j] = (FLAG_0 | FLAG_1);

Completed in 220 milliseconds