Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dz80-dis.c46 static char * rr_str[] = { "bc", "de", "hl", "sp" }; variable
134 snprintf (mytxt, TXTSIZ, txt, rr_str[rr]); in prt_rr_nn()
142 rr_str[(buf->data[buf->n_fetch - 1] >> 4) & 3]); in prt_rr()