brintos

brintos / llvm-project-archived public Read only

0
0
Text · 189 B · a9d19ca Raw
12 lines · plain
1@ RUN: llvm-mc -triple arm-eabi -show-encoding %s | FileCheck %s2 3	.syntax unified4	.text5	.arm6 7undefined:8	udf #09 10@ CHECK: udf	#0                      @ encoding: [0xf0,0x00,0xf0,0xe7]11 12