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

  /toolchain/binutils/binutils-2.25/include/opcode/
cr16.h 425 #define INST_HAS_REG_LIST \
crx.h 411 #define INST_HAS_REG_LIST \
  /toolchain/binutils/binutils-2.25/opcodes/
cr16-dis.c 584 else if (INST_HAS_REG_LIST)
733 if ((INST_HAS_REG_LIST) && (i == 2))
830 if ((INST_HAS_REG_LIST) && ((cr16_words[0] >> 7) & 0x1))
crx-dis.c 535 else if (INST_HAS_REG_LIST)
  /toolchain/binutils/binutils-2.25/gas/config/
tc-crx.c 922 operandS = operandH = operandT = (INST_HAS_REG_LIST) ?
    [all...]

Completed in 55 milliseconds