Home | History | Annotate | Download | only in runtime

Lines Matching full:eor

97   "and", "eor", "sub", "rsb", "add", "adc", "sbc", "rsc",
102 "and", "eor", "lsl", "lsr", "asr", "adc", "sbc", "ror",
411 opcode << "eor";
650 case 0x4: opcode << "eor"; break;