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

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dz80-dis.c73 static const char * arit_str_ez80[] = variable
300 arit = arit_str_ez80;
351 arit = arit_str_ez80;
629 arit = (buf->inss & INSS_EZ80) ? arit_str_ez80 : arit_str;
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dz80-dis.c73 static const char * arit_str_ez80[] = variable
302 arit = arit_str_ez80;
353 arit = arit_str_ez80;
631 arit = (buf->inss & INSS_EZ80) ? arit_str_ez80 : arit_str;
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dz80-dis.c73 static const char * arit_str_ez80[] = variable
302 arit = arit_str_ez80;
353 arit = arit_str_ez80;
631 arit = (buf->inss & INSS_EZ80) ? arit_str_ez80 : arit_str;
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dz80-dis.c73 static const char * arit_str_ez80[] = variable
302 arit = arit_str_ez80;
353 arit = arit_str_ez80;
631 arit = (buf->inss & INSS_EZ80) ? arit_str_ez80 : arit_str;

Completed in 109 milliseconds