Searched defs:a29k_opcode (Results 1 – 1 of 1) sorted by relevance
20 struct a29k_opcode { struct22 char *name;25 unsigned long opcode;65 static const struct a29k_opcode a29k_opcodes[] = argument