Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dz80-dis.c213 static char *rr_stack[] = { "bc","de","hl","af"}; in pop_rr() local
216 rr_stack[(buf->data[0] >> 4) & 3]); in pop_rr()