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

  /toolchain/binutils/binutils-2.25/include/opcode/
mips.h 488 struct mips_operand struct
501 struct mips_operand root;
528 struct mips_operand root;
539 struct mips_operand root;
553 struct mips_operand root;
569 struct mips_operand root;
583 struct mips_operand root;
594 struct mips_operand root;
629 mips_optional_operand_p (const struct mips_operand *operand)
639 mips_insert_operand (const struct mips_operand *operand, unsigned int insn
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
mips-formats.h 144 static const struct mips_operand op = { OP_##TYPE, SIZE, LSB }; \
mips-dis.c     [all...]
mips16-opc.c 47 const struct mips_operand *
mips-opc.c 32 const struct mips_operand mips_vu0_channel_mask = { OP_VU0_SUFFIX, 4, 21 };
61 /* Return the mips_operand structure for the operand at the beginning of P. */
63 const struct mips_operand *
    [all...]
micromips-opc.c 44 /* Return the mips_operand structure for the operand at the beginning of P. */
46 const struct mips_operand *
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-mips.c 797 const struct mips_operand *operand[MAX_OPERANDS];
    [all...]

Completed in 3741 milliseconds