Individual Instruction Descriptions
4-121
Assembly Language Instructions
4.14.30
MOVAPHS
Move With Adding PH
Syntax
[label]
name
dest, src, src1
Clock,
clk
Word,
w
With RPT,
clk
Class
MOVAPHS
A
n, MR, {adrs}
Table 4–46
Table 4–46
1b
Execution
A
n
⇐
A
n + PH
MR
⇐
contents of {
adrs}
PC
⇐
PC +
w
Flags Affected
TAG, OF, SF, ZF, CF are set accordingly
Opcode
Instructions
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
MOVAPHS A
n, MR, {adrs}
0
1
1
0
1
0
1
A
n
adrs
x
dma16 (for direct) or offset16 (long relative) [see section 4.13]
Description
Move RAM word to MR, add PH to second word in A
n string. Certain restriction
applies to the use of this instruction when interrupts are occuring on the
background. See section 4.8 for more details.
See Also
MOVAPH, MOVTPH, MOVTPHS, MOVSPH, MOVSPHS
Example 4.14.35.1
MOVAPHS A0, MR, *R3+R5
Load the content of byte address created by adding R3 and R5 to MR register. At the same time, add
second word in accumulator string A0 to PH register, store result in A0 string.
Summary of Contents for MSP50C614
Page 1: ...MSP50C614 Mixed Signal Processor User s Guide SPSU014 January 2000 Printed on Recycled Paper ...
Page 6: ...vi ...
Page 92: ...3 22 ...
Page 300: ...Instruction Set Summay 4 208 Assembly Language Instructions ...
Page 314: ...Software Emulator 5 14 Figure 5 13 Project Menu Figure 5 14 Project Open Dialog ...
Page 325: ...Software Emulator 5 25 Code Development Tools Figure 5 25 EPROM Programming Dialog ...
Page 331: ...Software Emulator 5 31 Code Development Tools Figure 5 31 Context Sensitive Help System ...
Page 368: ...5 68 ...
Page 394: ...7 12 ...
Page 402: ...A 8 ...
Page 412: ...Packaging B 10 ...