summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AVR/inst-wdr.s
blob: d63363a3287ae5c99a519b0d56fb31530a709e79 (plain)
1
2
3
4
5
6
7
8
; RUN: llvm-mc -triple avr -show-encoding < %s | FileCheck %s


foo:

  wdr

; CHECK: wdr                  ; encoding: [0xa8,0x95]
OpenPOWER on IntegriCloud