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

  /toolchain/binutils/binutils-2.25/opcodes/
d30v-dis.c 92 extract_value (long long num, struct d30v_operand *oper, int is_long)
126 struct d30v_operand *oper;
137 (struct d30v_operand *) &d30v_operand_table[insn->form->operands[0]],
160 oper = (struct d30v_operand *) &d30v_operand_table[opnum];
210 struct d30v_operand *oper3 =
211 (struct d30v_operand *) &d30v_operand_table[insn->form->operands[2]];
d30v-opc.c 344 const struct d30v_operand d30v_operand_table[] =
  /toolchain/binutils/binutils-2.25/include/opcode/
d30v.h 187 /* The operands table is an array of struct d30v_operand. */
188 struct d30v_operand struct
202 extern const struct d30v_operand d30v_operand_table[];
204 /* Values defined for the flags field of a struct d30v_operand. */
  /toolchain/binutils/binutils-2.25/gas/config/
tc-d30v.c 355 get_reloc (const struct d30v_operand *op, int rel_flag)
    [all...]

Completed in 378 milliseconds