inst-spm.s 210 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 ; RUN: llvm-mc -triple avr -mattr=spm,spmx -show-encoding < %s | FileCheck %s foo: spm spm Z+ ; CHECK: spm ; encoding: [0xe8,0x95] ; CHECK: spm Z+ ; encoding: [0xf8,0x95]