Searched refs:mn10300_opcode (Results 1 – 5 of 5) sorted by relevance
28 struct mn10300_opcode struct67 extern const struct mn10300_opcode mn10300_opcodes[]; argument
2119 * mn10300.h (mn10300_opcode): Add "format" field.
37 struct mn10300_opcode *op = (struct mn10300_opcode *) mn10300_opcodes; in disassemble()
447 const struct mn10300_opcode mn10300_opcodes[] = {
912 const struct mn10300_opcode *op; in md_begin()1234 struct mn10300_opcode *opcode; in md_assemble()1235 struct mn10300_opcode *next_opcode; in md_assemble()1250 opcode = (struct mn10300_opcode *) hash_find (mn10300_hash, str); in md_assemble()