www.ti.com
CPU Registers
Table 2-3. Repeat Block (RB) Register Field Descriptions (continued)
Bits
Field
Value
Description
22-16
RE
Repeat Block End Address
This 7-bit value specifies the end address location of the repeat block. The RE value is calculated by
hardware based on the RSIZE field and the PC value when the RPTB instruction is executed.
RE = lower 7 bits of (PC + 1 + RSIZE)
15-0
RC
Repeat Count
0
The block will not be repeated; it will be executed only once. In this case the repeat active, RA, bit will
not be set.
1-
This 16-bit value determines how many times the block will repeat. The counter is initialized when the
0xFFFF
RPTB instruction is executed and is decremented when the PC reaches the end of the block. When
the counter reaches zero, the repeat active bit is cleared and the block will be executed one more
time. Therefore the total number of times the block is executed is RC+1.
SPRUEO2A – June 2007 – Revised August 2008
CPU Register Set
19
Содержание TMS320C28 series
Страница 2: ...2 SPRUEO2A June 2007 Revised August 2008 Submit Documentation Feedback ...
Страница 12: ...Introduction 12 SPRUEO2A June 2007 Revised August 2008 Submit Documentation Feedback ...
Страница 20: ...CPU Register Set 20 SPRUEO2A June 2007 Revised August 2008 Submit Documentation Feedback ...
Страница 136: ...Instruction Set 136 SPRUEO2A June 2007 Revised August 2008 Submit Documentation Feedback ...