The loop 0 iteration count reload value register (LCNT0RLD) contains the value that the loop 0 iteration count register (LCNT0) is reloaded during the outer loop rewind. LCNT0RLD is automatically updated by hardware when a write to LCNT0 is performed (via MVC instruction), thus LCNT0RLD does not need to be explicitly programmed during a loop setup. The LCNT0RLD is shown in Figure 8-47 and described in Table 8-329.
See Section 8.2.4.17 for more details on hardware loop mechanism and usage of this register.
Figure 8-47 Loop 0 Iteration Count Reload Value Register (LCNT0RLD) | LEGEND: R = Readable by the MVC instruction; W = Writeable by the MVC instruction; -n = value after reset |
Table 8-329 Loop 0 Iteration Count Reload Value Register (LCNT0RLD) Field Descriptions| Bit | Field | Value | Description |
|---|
| 31-0 | LCNT0RLD | 0-FFFF FFFFh | Reload value of the loop 0 iteration count register (LCNT0). |