The ELPM instruction has three forms:
form | feature |
---|---|
ELPM | hasELPM |
ELPM Rd, Z | hasELPMX |
ELPM Rd, Z+ | hasELPMX |
The second form is always used in the expansion of the pseudo
instruction ELPMBRdZ. But for devices without FeatureELPMX and
with only FeatureELPM, only the first form can be used.
ELPMBRdZ does not clobber the Z register.