RS, RE, and ME Control Registers
The following table describes the functionality of the Repeat Start (RS), Repeat End (RE), and Modulo (ME) Control Registers.
Register | Description |
---|---|
Repeat start (RS) | Used in DSP mode only. Indicates start address of repeat loop. |
Repeat end (RE) | Used in DSP mode only. Indicates address of repeat loop end. |
Modulo (ME) | Used in DSP mode only.
In X/Y operand address generation, the CPU compares the address with ME, and if it is the same, loads MS in either the X or Y operand address register, depending on bits DMX and DMY in the SR register. |
See Also
SH3-DSP Registers | SH3-DSP General Registers | SH3-DSP Status Registers | SH3-DSP Control Registers | SH3-DSP System Registers | DSP Unit Registers
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.