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

/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dd30v.h163 #define FLAG_LKR (1L<<21) /* insn in left slot kills right slot */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dd30v.h163 #define FLAG_LKR (1L<<21) /* insn in left slot kills right slot */ macro
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dd30v-opc.c239 { "dbt", BRA, 0xb, { SHORT_NONE }, MU, FLAG_JSR, FLAG_LKR, 0 },
292 { "reit", BRA, 0x8, { SHORT_NONE }, MU, FLAG_SM | FLAG_JMP, FLAG_SM | FLAG_LKR, 0 },
297 { "rtd", BRA, 0xa, { SHORT_NONE }, MU, FLAG_JMP, FLAG_LKR, 0 },
331 { "trap", BRA, 0x9, { SHORT_B1, SHORT_T}, MU, FLAG_JSR, FLAG_SM | FLAG_LKR, 0 },
/openbsd-current/gnu/usr.bin/binutils-2.17/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 },
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-d30v.c1584 if (opcode->op->flags_set & FLAG_LKR)
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-d30v.c1467 if (opcode->op->flags_set & FLAG_LKR)

Completed in 132 milliseconds