Searched refs:v850_opcodes (Results 1 – 6 of 6) sorted by relevance
98 extern const struct v850_opcode v850_opcodes[];
231 * v850-opc.c (v850_opcodes): Further rearrangements.239 * v850-opc.c (v850_opcodes): Fields reordered to allow assembler350 * v850-opc.c (v850_opcodes[]): Add NOT_R0 flag to decect cases355 * v850-opc.c (v850_opcodes[]): Move divh opcodes next to each other.363 * v850-opc.c (v850_opcodes[]): Remove use of flag field.364 * v850-opc.c (v850_opcodes[]): Add support for reversed short load392 (v850_opcodes): Add v850EA instructions.399 (v850_opcodes): Add v850E instructions.1097 * v850-opc.c (v850_opcodes): Put curly-braces around operands1367 * v850-opc.c (v850_opcodes): Add relaxing "jbr".[all …]
227 struct v850_opcode *op = (struct v850_opcode *) v850_opcodes; in disassemble()
1342 const struct v850_opcode v850_opcodes[] = variable1922 sizeof (v850_opcodes) / sizeof (v850_opcodes[0]);
173 * v850-opc.c (v850_opcodes): Add DBTRAP and DBRET instructions.
1949 op = v850_opcodes; in md_begin()