Searched refs:FLAG_LKR (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dd30v.h168 #define FLAG_LKR (1L<<21) /* insn in left slot kills right slot */ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dd30v.h168 #define FLAG_LKR (1L<<21) /* insn in left slot kills right slot */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dd30v.h168 #define FLAG_LKR (1L<<21) /* insn in left slot kills right slot */ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dd30v.h168 #define FLAG_LKR (1L<<21) /* insn in left slot kills right slot */ macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dd30v-opc.c242 { "dbt", BRA, 0xb, { SHORT_NONE }, MU, FLAG_JSR, FLAG_LKR, 0 },
295 { "reit", BRA, 0x8, { SHORT_NONE }, MU, FLAG_SM | FLAG_JMP, FLAG_SM | FLAG_LKR, 0 },
300 { "rtd", BRA, 0xa, { SHORT_NONE }, MU, FLAG_JMP, FLAG_LKR, 0 },
334 { "trap", BRA, 0x9, { SHORT_B1, SHORT_T}, MU, FLAG_JSR, FLAG_SM | FLAG_LKR, 0 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dd30v-opc.c242 { "dbt", BRA, 0xb, { SHORT_NONE }, MU, FLAG_JSR, FLAG_LKR, 0 },
295 { "reit", BRA, 0x8, { SHORT_NONE }, MU, FLAG_SM | FLAG_JMP, FLAG_SM | FLAG_LKR, 0 },
300 { "rtd", BRA, 0xa, { SHORT_NONE }, MU, FLAG_JMP, FLAG_LKR, 0 },
334 { "trap", BRA, 0x9, { SHORT_B1, SHORT_T}, MU, FLAG_JSR, FLAG_SM | FLAG_LKR, 0 },
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dd30v-opc.c242 { "dbt", BRA, 0xb, { SHORT_NONE }, MU, FLAG_JSR, FLAG_LKR, 0 },
295 { "reit", BRA, 0x8, { SHORT_NONE }, MU, FLAG_SM | FLAG_JMP, FLAG_SM | FLAG_LKR, 0 },
300 { "rtd", BRA, 0xa, { SHORT_NONE }, MU, FLAG_JMP, FLAG_LKR, 0 },
334 { "trap", BRA, 0x9, { SHORT_B1, SHORT_T}, MU, FLAG_JSR, FLAG_SM | FLAG_LKR, 0 },
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dd30v-opc.c242 { "dbt", BRA, 0xb, { SHORT_NONE }, MU, FLAG_JSR, FLAG_LKR, 0 },
295 { "reit", BRA, 0x8, { SHORT_NONE }, MU, FLAG_SM | FLAG_JMP, FLAG_SM | FLAG_LKR, 0 },
300 { "rtd", BRA, 0xa, { SHORT_NONE }, MU, FLAG_JMP, FLAG_LKR, 0 },
334 { "trap", BRA, 0x9, { SHORT_B1, SHORT_T}, MU, FLAG_JSR, FLAG_SM | FLAG_LKR, 0 },
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-d30v.c1433 if (opcode->op->flags_set & FLAG_LKR)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-d30v.c1430 if (opcode->op->flags_set & FLAG_LKR)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-d30v.c1430 if (opcode->op->flags_set & FLAG_LKR)

Completed in 383 milliseconds