Home
last modified time | relevance | path

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

/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dz80-dis.c75 mach_inst (struct buffer *buf, struct tab_elt *p) in mach_inst() function
475 for (p = opc_ed; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p) in pref_ed()
701 for (p = opc_ind; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p) in pref_ind()
861 for (p = opc_main; p->val != (buf->data[0] & p->mask) || !mach_inst (buf, p); ++p) in print_insn_z80_buf()
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dz80-dis.c80 mach_inst (struct buffer *buf, const struct tab_elt *p) in mach_inst() function
532 for (p = opc_ed; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p) in pref_ed()
758 for (p = opc_ind; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p) in pref_ind()
984 for (; p->val != (buf->data[0] & p->mask) || !mach_inst (buf, p); ++p) in print_insn_z80_buf()
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dz80-dis.c80 mach_inst (struct buffer *buf, const struct tab_elt *p) in mach_inst() function
534 for (p = opc_ed; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p) in pref_ed()
760 for (p = opc_ind; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p) in pref_ind()
986 for (; p->val != (buf->data[0] & p->mask) || !mach_inst (buf, p); ++p) in print_insn_z80_buf()
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dz80-dis.c80 mach_inst (struct buffer *buf, const struct tab_elt *p) in mach_inst() function
532 for (p = opc_ed; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p) in pref_ed()
758 for (p = opc_ind; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p) in pref_ind()
984 for (; p->val != (buf->data[0] & p->mask) || !mach_inst (buf, p); ++p) in print_insn_z80_buf()