avr-llvm / llvm

[MERGED UPSTREAM] AVR backend for the LLVM compiler library
220 stars 21 forks source link

Support the `LPM` instruction #56

Closed dylanmckay closed 9 years ago

dylanmckay commented 9 years ago

Support the LPM instruction with no operands.

LPM is the same as LPM r0, Z.