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

/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dd30v.h113 #define SHORT_NONE 55 /* no operands */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dd30v.h113 #define SHORT_NONE 55 /* no operands */ macro
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dd30v-opc.c239 { "dbt", BRA, 0xb, { SHORT_NONE }, MU, FLAG_JSR, FLAG_LKR, 0 },
287 { "nop", BRA, 0xF, { SHORT_NONE }, EITHER, 0, 0, 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 },
472 { SHORT_NONE, 0, { 0 } }, /* no operands (nop, reit) */
/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 },
290 { "nop", BRA, 0xF, { SHORT_NONE }, EITHER, 0, 0, 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 },
477 { SHORT_NONE, 0, { 0 } }, /* no operands (nop, reit) */

Completed in 125 milliseconds