Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dz80-dis.c217 static char *rr_stack[] = { "bc","de","hl","af"}; in pop_rr() local
220 rr_stack[(buf->data[0] >> 4) & 3]); in pop_rr()