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

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dz80-dis.c709 static struct tab_elt opc_ind[] =
761 for (p = opc_ind; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p)
706 static struct tab_elt opc_ind[] = variable in typeref:struct:tab_elt
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dz80-dis.c711 static struct tab_elt opc_ind[] =
763 for (p = opc_ind; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p)
708 static struct tab_elt opc_ind[] = variable in typeref:struct:tab_elt
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dz80-dis.c711 static struct tab_elt opc_ind[] =
763 for (p = opc_ind; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p)
708 static struct tab_elt opc_ind[] = variable in typeref:struct:tab_elt
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dz80-dis.c711 static struct tab_elt opc_ind[] =
763 for (p = opc_ind; p->val != (buf->data[1] & p->mask) || !mach_inst (buf, p); ++p)
708 static struct tab_elt opc_ind[] = variable in typeref:struct:tab_elt

Completed in 189 milliseconds