dylanmckay marked an inline comment as done. ================ Comment at: lib/Target/AVR/AVRInstrInfo.td:873 @@ +872,3 @@ + def CPIRdK : FRdK<0b0011, + (outs), + (ins GPR8:$rd, i8imm:$k), ---------------- Good catch - thanks Roel. http://reviews.llvm.org/D15703