Searched refs:cmp_opcode (Results 1 – 3 of 3) sorted by relevance
107 static int cmp_opcode (struct xgate_opcode *, struct xgate_opcode *);312 (int (*)(const void *, const void *)) cmp_opcode); in md_begin()901 cmp_opcode (struct xgate_opcode *op1, struct xgate_opcode *op2) in cmp_opcode() function
192 static int cmp_opcode (struct m68hc11_opcode *, struct m68hc11_opcode *);591 cmp_opcode (struct m68hc11_opcode *op1, struct m68hc11_opcode *op2) in cmp_opcode() function645 (int (*) (const void*, const void*)) cmp_opcode); in md_begin()
937 * config/tc-m68hc11.c (cmp_opcode): Define prototype.