brintos

brintos / llvm-project-archived public Read only

0
0
Text · 186 B · 10b3aff Raw
12 lines · plain
1@ RUN: llvm-mc -triple thumbv6m-eabi -show-encoding %s | FileCheck %s2 3	.syntax unified4	.text5	.thumb6 7undefined:8	udf #09 10@ CHECK: udf	#0                      @ encoding: [0x00,0xde]11 12