Home | History | Annotate | Download | only in config

Lines Matching refs:SUBC

173 %token   SKC SKH SKNC SKNH SKNZ SKZ STOP SUB SUBC SUBW
200 /* addsub is ADD, ADDC, SUB, SUBC, AND, OR, XOR, and parts of CMP. */
1143 | SUBC { $$ = 0x30; }
1334 OPC(SUBC),