Searched refs:rr_stack (Results 1 – 1 of 1) sorted by relevance
213 static char *rr_stack[] = { "bc","de","hl","af"}; in pop_rr() local216 rr_stack[(buf->data[0] >> 4) & 3]); in pop_rr()