HomeSort by relevance Sort by last modified time
    Searched refs:SHORT_NONE (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
d30v.h 114 #define SHORT_NONE 55 /* no operands */
  /toolchain/binutils/binutils-2.25/opcodes/
d30v-opc.c 242 { "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 70 milliseconds