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

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dz80-dis.c545 static char *cb1_str[] = { "", "bit", "res", "set"};
574 cb1_str[(buf->data[1] >> 6) & 3],
697 cb1_str[(buf->data[3] >> 6) & 3],
543 static char *cb1_str[] = { "", "bit", "res", "set"}; variable
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dz80-dis.c547 static char *cb1_str[] = { "", "bit", "res", "set"};
576 cb1_str[(buf->data[1] >> 6) & 3],
699 cb1_str[(buf->data[3] >> 6) & 3],
545 static char *cb1_str[] = { "", "bit", "res", "set"}; variable
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dz80-dis.c547 static char *cb1_str[] = { "", "bit", "res", "set"};
576 cb1_str[(buf->data[1] >> 6) & 3],
699 cb1_str[(buf->data[3] >> 6) & 3],
545 static char *cb1_str[] = { "", "bit", "res", "set"}; variable
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dz80-dis.c547 static char *cb1_str[] = { "", "bit", "res", "set"};
576 cb1_str[(buf->data[1] >> 6) & 3],
699 cb1_str[(buf->data[3] >> 6) & 3],
545 static char *cb1_str[] = { "", "bit", "res", "set"}; variable

Completed in 178 milliseconds