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.
The only difference between CHECK and NOX is that elpm rd, z is replaced by elpm + mov rd, r0.