Searched refs:v850_opcode (Results 1 – 12 of 12) sorted by relevance
26 struct v850_opcode struct67 extern const struct v850_opcode v850_opcodes[];
1757 * v850.h (struct v850_opcode): Add processors field.1811 * v850.h (struct v850_opcode): Remove flags field.1815 * v850.h (struct v850_opcode): Add flags field.2123 * v850.h (v850_opcode): Remove "size" field. Add "memop"2130 * v850.h (v850_opcode): Add size field.
1776 * v850.h (struct v850_opcode): Add processors field.1830 * v850.h (struct v850_opcode): Remove flags field.1834 * v850.h (struct v850_opcode): Add flags field.2142 * v850.h (v850_opcode): Remove "size" field. Add "memop"2149 * v850.h (v850_opcode): Add size field.
54 struct v850_opcode *op = (struct v850_opcode *)v850_opcodes;
605 const struct v850_opcode v850_opcodes[] =
248 * v850-opc.c: Initialise processors field of v850_opcode structure.
51 struct v850_opcode * op = (struct v850_opcode *) v850_opcodes; in disassemble()
530 const struct v850_opcode v850_opcodes[] =
1296 const struct v850_opcode *op; in md_begin()1608 struct v850_opcode *opcode; in md_assemble()1609 struct v850_opcode *next_opcode; in md_assemble()1633 opcode = (struct v850_opcode *) hash_find (v850_hash, str); in md_assemble()
1337 const struct v850_opcode *op; in md_begin()1665 struct v850_opcode *opcode;1666 struct v850_opcode *next_opcode;1690 opcode = (struct v850_opcode *) hash_find (v850_hash, str);