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

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dz80-dis.c418 struct tab_elt opc_ed[] =
533 for (p = opc_ed; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p)
417 struct tab_elt opc_ed[] = variable in typeref:struct:tab_elt
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dz80-dis.c420 static const struct tab_elt opc_ed[] =
535 for (p = opc_ed; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p)
419 static const struct tab_elt opc_ed[] = variable in typeref:struct:tab_elt
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dz80-dis.c420 static const struct tab_elt opc_ed[] =
535 for (p = opc_ed; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p)
419 static const struct tab_elt opc_ed[] = variable in typeref:struct:tab_elt
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dz80-dis.c420 static const struct tab_elt opc_ed[] =
535 for (p = opc_ed; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p)
419 static const struct tab_elt opc_ed[] = variable in typeref:struct:tab_elt

Completed in 203 milliseconds