OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAG_LKR
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
d30v.h
164
#define
FLAG_LKR
(1L<<21) /* insn in left slot kills right slot */
/toolchain/binutils/binutils-2.25/opcodes/
d30v-opc.c
242
{ "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 },
/toolchain/binutils/binutils-2.25/gas/config/
tc-d30v.c
[
all
...]
Completed in 1065 milliseconds