Individual Instruction Descriptions
4-156
4.14.61
RTAG
Reset Tag
Syntax
[label]
name
dest
Clock,
clk
Word,
w
With RPT,
clk
Class
RTAG
{
adrs}
Table 4–46
Table 4–46
5
Execution
memory tag bit at {
adrs} data memory location
⇐
0
PC
⇐
PC + 1
Flags Affected
None
Opcode
Instructions
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
RTAG {
adrs}
1
1
0
1
0
1
1
0
1
adrs
x
dma16 (for direct) or offset16 (long relative) [see section 4.13]
Description
Resets tag bit at addressed memory location. All addressing modes are
available. Note that this instruction accesses only the 17
th
bit of the RAM
location. For odd RAM byte addresses, the least significant bit is ignored.
See Also
STAG, RFLAG, SFLAG
Example 4.14.61.1
RTAG * 0x0200 * 2
Reset the tag bit of data memory word location to 0. Note that this operation can also be done with
RFLAG by loading the R6 register with * 0200 * 2.
Example 4.14.61.2
RTAG *R6+0x0002
Reset the tag bit of RAM location 0x0082. Assume R6 = 0x0080. Unlike the SFLAG and RFLAG
instructions, the argument of the STAG/RTAG instruction is interpreted as bytes.
Example 4.14.61.3
RTAG *R6+0x0003
Reset the tag bit of RAM location 0x0082. Assume R6 = 0x0080.
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 ...