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

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dz80-dis.c65 static const char * arit_str[] = variable
304 arit = arit_str;
355 arit = arit_str;
629 arit = (buf->inss & INSS_EZ80) ? arit_str_ez80 : arit_str;
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dz80-dis.c65 static const char * arit_str[] = variable
306 arit = arit_str;
357 arit = arit_str;
631 arit = (buf->inss & INSS_EZ80) ? arit_str_ez80 : arit_str;
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dz80-dis.c65 static const char * arit_str[] = variable
306 arit = arit_str;
357 arit = arit_str;
631 arit = (buf->inss & INSS_EZ80) ? arit_str_ez80 : arit_str;
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dz80-dis.c65 static const char * arit_str[] = variable
306 arit = arit_str;
357 arit = arit_str;
631 arit = (buf->inss & INSS_EZ80) ? arit_str_ez80 : arit_str;

Completed in 191 milliseconds