E-1
Appendix A
C2xLP Instruction Set Compatibility
This appendix highlights the differences in syntax between the C2xLP and the
C28x instructions, and details which C2xLP compatible instructions are re-
peatable on the C28x. The C28x assembler accepts both C28x and C2xLP as-
sembly source syntax. This enables you to quickly port C2xLP code with mini-
mal effort. Additionally, all compatible C2xLP instructions have an equivalent
C28x style syntax. The C28x disassembler will show the C28x equivalent syn-
tax.
Topic Page
E.1 Condition Tests on Flags E-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
E.2 C2xLP vs. C28x Mnemonics E-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
E.3 Repeatable Instructions E-9. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Appendix E