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

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dz80-dis.c325 static char *rr_stack[] = { "bc","de","hl","af"};
328 rr_stack[(buf->data[0] >> 4) & 3]);
324 static char *rr_stack[] = { "bc","de","hl","af"}; local
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dz80-dis.c327 static char *rr_stack[] = { "bc","de","hl","af"};
330 rr_stack[(buf->data[0] >> 4) & 3]);
326 static char *rr_stack[] = { "bc","de","hl","af"}; local
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dz80-dis.c327 static char *rr_stack[] = { "bc","de","hl","af"};
330 rr_stack[(buf->data[0] >> 4) & 3]);
326 static char *rr_stack[] = { "bc","de","hl","af"}; local
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dz80-dis.c327 static char *rr_stack[] = { "bc","de","hl","af"};
330 rr_stack[(buf->data[0] >> 4) & 3]);
326 static char *rr_stack[] = { "bc","de","hl","af"}; local

Completed in 158 milliseconds