Searched refs:LONG_2r (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dd30v.h122 #define LONG_2r 64 /* LONG with 2 operands; bratnz */ macro
124 #define LONG_2br 66 /* LONG_2r with modifier of 3 */
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dd30v.h122 #define LONG_2r 64 /* LONG with 2 operands; bratnz */ macro
124 #define LONG_2br 66 /* LONG_2r with modifier of 3 */
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dd30v-opc.c227 { "bratzr", BRA, 0x4, { SHORT_B3r, LONG_2r }, MU, FLAG_JMP, 0, RELOC_PCREL },
231 { "bsrtzr", BRA, 0x6, { SHORT_B3r, LONG_2r }, MU, FLAG_JSR, 0, RELOC_PCREL },
235 { "dbra", BRA, 0x10, { SHORT_B3r, LONG_2r }, MU, FLAG_JMP | FLAG_DELAY, FLAG_RP, RELOC_PCREL },
237 { "dbsr", BRA, 0x12, { SHORT_B3r, LONG_2r }, MU, FLAG_JSR | FLAG_DELAY, FLAG_RP, RELOC_PCREL },
293 { "repeat", BRA, 0x18, { SHORT_D1r, LONG_2r }, MU, FLAG_RP, FLAG_RP, RELOC_PCREL },
481 { LONG_2r, 2, { Ra3, REL32 } }, /* Ra,rel32 */
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dd30v-opc.c230 { "bratzr", BRA, 0x4, { SHORT_B3r, LONG_2r }, MU, FLAG_JMP, 0, RELOC_PCREL },
234 { "bsrtzr", BRA, 0x6, { SHORT_B3r, LONG_2r }, MU, FLAG_JSR, 0, RELOC_PCREL },
238 { "dbra", BRA, 0x10, { SHORT_B3r, LONG_2r }, MU, FLAG_JMP | FLAG_DELAY, FLAG_RP, RELOC_PCREL },
240 { "dbsr", BRA, 0x12, { SHORT_B3r, LONG_2r }, MU, FLAG_JSR | FLAG_DELAY, FLAG_RP, RELOC_PCREL },
296 { "repeat", BRA, 0x18, { SHORT_D1r, LONG_2r }, MU, FLAG_RP, FLAG_RP, RELOC_PCREL },
486 { LONG_2r, 2, { Ra3, REL32 } }, /* Ra,rel32 */

Completed in 131 milliseconds