A <- R
LD
A,R
| b7 | b6 | b5 | b4 | b3 | b2 | b1 | b0 | |
|---|---|---|---|---|---|---|---|---|
| 1 | 1 | 1 | 0 | 1 | 1 | 0 | 1 | $ED |
| 0 | 1 | 0 | 1 | 1 | 1 | 1 | 1 | $5F |
The contents of the Memory Refresh Register R are loaded to the Accumulator
| S | is set if, R register is negative, otherwise it is reset |
| Z | is set if the R register is 0, otherwise it is reset |
| H | is reset |
| P/V | contains contents of IFF2 |
| N | N is reset |
| C | is not affected |
If an interrupt occurs during execution of this instruction, the Parity flag contains a 0.