Home | History | Annotate | Download | only in config

Lines Matching refs:CMP

162 %token CALL CALLT CLR1 CLRB CLRW CMP CMP0 CMPS CMPW
200 /* addsub is ADD, ADDC, SUB, SUBC, AND, OR, XOR, and parts of CMP. */
239 { rl78_error ("Only CMP takes these operands"); }
1144 | CMP { $$ = 0x40; }
1280 OPC(CMP),