unimplented        80 src/dps8/dps8_utils.c static struct opcode_s unimplented = {"(unimplemented)", 0, 0, 0, 0};
unimplented        85 src/dps8/dps8_utils.c     return p->mne ? p : &unimplented;