Home | History | Annotate | Download | only in runtime

Lines Matching full:adc

97   "and", "eor", "sub", "rsb", "add", "adc", "sbc", "rsc",
102 "and", "eor", "lsl", "lsr", "asr", "adc", "sbc", "ror",
434 case 0xA: opcode << "adc"; break;
652 case 0xA: opcode << "adc"; break;