Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dz80-dis.c335 static char *cb1_str[] = { "", "bit", "res", "set"}; variable
355 cb1_str[(buf->data[1] >> 6) & 3], in pref_cb()
480 cb1_str[(buf->data[3] >> 6) & 3], in pref_xd_cb()