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

  /toolchain/binutils/binutils-2.25/opcodes/
crx-opc.c 512 {"cpi", 2, 0x301, 20, COP_REG_INS, {{ui4,16}, {ui16,0}}},
514 {"cpi", 3, 0x311, 20, COP_REG_INS, {{ui4,16}, {ui16,0}, {ui16,16}}},
524 COP_INST ("mtcr", 0, COP_REG_INS, regr, copregr),
525 COP_INST ("mfcr", 1, COP_REG_INS, copregr, regr),
528 COP_INST ("ldcr", 4, COP_REG_INS, regr, copregr),
529 REV_COP_INST ("stcr", 5, COP_REG_INS, copregr, regr),
539 COPMEM_INST("loadmcr", 0, COP_REG_INS),
540 COPMEM_INST("stormcr", 1, COP_REG_INS),
552 {"cpdop", 2, 0x3010B, 12, COP_REG_INS | FMT_4,
555 {"cpdop", 3, 0x3110B, 12, COP_REG_INS | FMT_4
    [all...]
crx-dis.c 537 REG_ARG_TYPE reg_arg_type = IS_INSN_TYPE (COP_REG_INS) ?
  /toolchain/binutils/binutils-2.25/include/opcode/
crx.h 167 #define COP_REG_INS 12
  /toolchain/binutils/binutils-2.25/gas/config/
tc-crx.c     [all...]

Completed in 49 milliseconds