Searched refs:d10v_opcodes (Results 1 – 9 of 9) sorted by relevance
103 extern const struct d10v_opcode d10v_opcodes[];
156 struct d10v_opcode *op = (struct d10v_opcode *) d10v_opcodes; in dis_long()210 op = (struct d10v_opcode *) d10v_opcodes; in dis_2_short()
170 const struct d10v_opcode d10v_opcodes[] = { variable
48 * d10v-opc.c (d10v_opcodes): Correct entry for RTE.1304 * d10v-opc.c (d10v_opcodes): Add3 sets the carry.1345 * d10v-opc.c (d10v_opcodes): Declare the trap instruction1726 * d10v-opc.c (d10v_opcodes): Minor fixes to addi and bl.l.1730 * d10v-opc.c (d10v_opcodes): Correct 'mv' unit entry to EITHER.1743 * d10v-opc.c (d10v_opcodes): Added 2 accumulator sub instructions.1761 (d10v_opcodes): Modified accumulator shift instructions to use UNUM4S.
47 (d10v_opcodes): Use RSRC_NOSP in post-decrement "st" and "st2w".54 (d10v_opcodes): Adjust "st" and "st2w" to use RSRC_SP.1783 * d10v-opc.c (d10v_opcodes): add ALONE tag to all short branches
84 (d10v_opcodes): Added seven new instructions ld, ld2w, sac, sachi,1583 * d10v-opc.c (d10v_predefined_registers, d10v_operands, d10v_opcodes):
1548 * d10v-opc.c (d10v_opcodes): `btsti' does not modify its
287 for (opcode = (struct d10v_opcode *) d10v_opcodes; opcode->name; opcode++) in md_begin()
6156 * opcodes/d10v-opc.c (d10v_opcodes): `btsti' does not modify its