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

  /toolchain/binutils/binutils-2.25/include/opcode/
d30v.h 98 #define SHORT_U 30 /* unary SHORT_A. ABS for example */
  /toolchain/binutils/binutils-2.25/opcodes/
d30v-opc.c 208 { "abs", IALU1, 0x8, { SHORT_U }, EITHER, 0, 0, 0 },
291 { "not", LOGIC, 0x19, { SHORT_U }, EITHER, 0, 0, 0 },
452 { SHORT_U, 0, { Ra, Rb } }, /* Ra,Rb */

Completed in 86 milliseconds