blob: fdded7cca1047b0c0b39043e93667a604d0f2434 [file] [log] [blame]
; RUN: llvm-mc -triple avr -show-encoding < %s | FileCheck %s
; RUN: llvm-mc -filetype=obj -triple avr < %s | llvm-objdump -d - | FileCheck --check-prefix=CHECK-INST %s
foo:
wdr
; CHECK: wdr ; encoding: [0xa8,0x95]
; CHECK-INST: wdr