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

  /toolchain/binutils/binutils-2.25/include/opcode/
d30v.h 103 #define SHORT_CMP 38 /* special form for CMPcc */
  /toolchain/binutils/binutils-2.25/opcodes/
d30v-opc.c 236 { "cmp", LOGIC, 0xC, { SHORT_CMP, LONG_CMP }, EITHER, 0, 0, 0 },
460 { SHORT_CMP, 0, { CC, Fa2, Rb, Rc} }, /* CC Fa2,Rb,Rc */
461 { SHORT_CMP, 2, { CC, Fa2, Rb, IMM6} }, /* CC Fa2,Rb,imm6 */

Completed in 57 milliseconds