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


foo:

  break

; CHECK: break                  ; encoding: [0x98,0x95]
OpenPOWER on IntegriCloud