Searched refs:mach_inst (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dz80-dis.c81 mach_inst (struct buffer *buf, const struct tab_elt *p)
533 for (p = opc_ed; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p)
761 for (p = opc_ind; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p)
987 for (; p->val != (buf->data[0] & p->mask) || !mach_inst (buf, p); ++p)
80 mach_inst (struct buffer *buf, const struct tab_elt *p) function
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dz80-dis.c81 mach_inst (struct buffer *buf, const struct tab_elt *p)
535 for (p = opc_ed; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p)
763 for (p = opc_ind; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p)
989 for (; p->val != (buf->data[0] & p->mask) || !mach_inst (buf, p); ++p)
80 mach_inst (struct buffer *buf, const struct tab_elt *p) function
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dz80-dis.c81 mach_inst (struct buffer *buf, const struct tab_elt *p)
535 for (p = opc_ed; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p)
763 for (p = opc_ind; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p)
989 for (; p->val != (buf->data[0] & p->mask) || !mach_inst (buf, p); ++p)
80 mach_inst (struct buffer *buf, const struct tab_elt *p) function
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dz80-dis.c81 mach_inst (struct buffer *buf, const struct tab_elt *p)
535 for (p = opc_ed; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p)
763 for (p = opc_ind; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p)
989 for (; p->val != (buf->data[0] & p->mask) || !mach_inst (buf, p); ++p)
80 mach_inst (struct buffer *buf, const struct tab_elt *p) function

Completed in 110 milliseconds