aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ARM/udf-thumb.s
blob: 10b3aff1aa303bd8462f2a0b252609855524e37d (plain)
1
2
3
4
5
6
7
8
9
10
11
@ RUN: llvm-mc -triple thumbv6m-eabi -show-encoding %s | FileCheck %s

	.syntax unified
	.text
	.thumb

undefined:
	udf #0

@ CHECK: udf	#0                      @ encoding: [0x00,0xde]