Texas Instruments MSP50C614 User Manual

Page 183

Advertising
background image

Individual Instruction Descriptions

4-91

Assembly Language Instructions

Example 4.14.10.3

CMP R2, 0xfe20

Compare value at R2 to immediate value 0xfe20 and change the STAT flags accordingly.

Example 4.14.10.4

CMP R0, R5

Compare value at R0 to R5 and change the STAT flags accordingly.

Advertising