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