Individual Instruction Descriptions
4-124
Example 4.14.29.2
MOVB *R2, A0
Copy lower 8 bits of accumulator A0 to the data memory byte pointed by R2.
Example 4.14.29.3
MOVB A0, 0xf2
Load accumulator A0 with value of 0xf2.
Example 4.14.29.4
MOVB MR, 34
Load MR register with immidiate value of 34 (decimal).
Example 4.14.29.5
MOVB R2, 255
Load R2 with immidiate value of 255 (decimal).
Содержание MSP50C6xx
Страница 1: ...MSP50C6xx Mixed Signal Processor User s Guide Mixed Signal Products SPSU014A Printed on Recycled Paper...
Страница 6: ...vi...
Страница 14: ...xiv...
Страница 24: ...1 10...
Страница 296: ...Instruction Set Summay 4 210 Assembly Language Instructions...
Страница 332: ...Implementation Details 5 36 R7 Return Addr Return Addr Param 2 Param 2 Param 1 Param 1 R5 Stack data Function call...
Страница 366: ...6 12...