OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LONG_2
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
d30v.h
122
#define
LONG_2
63 /* LONG with 2 operands; jmptnz */
124
#define LONG_2b 65 /*
LONG_2
with modifier of 3 */
/toolchain/binutils/binutils-2.25/opcodes/
d30v-opc.c
243
{ "djmp", BRA, 0x11, { SHORT_B3,
LONG_2
}, MU, FLAG_JMP | FLAG_DELAY, FLAG_RP, RELOC_ABS },
245
{ "djsr", BRA, 0x13, { SHORT_B3,
LONG_2
}, MU, FLAG_JSR | FLAG_DELAY, FLAG_RP, RELOC_ABS },
249
{ "jmptzr", BRA, 0x5, { SHORT_B3,
LONG_2
}, MU, FLAG_JMP, 0, RELOC_ABS },
256
{ "jsrtzr", BRA, 0x7, { SHORT_B3,
LONG_2
}, MU, FLAG_JSR, 0, RELOC_ABS },
485
{
LONG_2
, 2, { Ra3, IMM32 } }, /* Ra,imm32 */
Completed in 485 milliseconds