Home | History | Annotate | Download | only in opcode

Lines Matching refs:PREDEC

56   PREDEC =	0x0A00,
76 DEC = PREDEC,
95 /* Mask to isolate the addressing mode bits (REG .. PREDEC). */
207 RSPREDEC = SRC | PREDEC,
208 RDPREDEC = DST | PREDEC,