brintos

brintos / llvm-project-archived public Read only

0
0
Text · 371 B · 53e3b05 Raw
17 lines · plain
1@ RUN: llvm-mc %s -triple armv7-linux-gnueabi -filetype asm -o - \2@ RUN:   | FileCheck %s3@ RUN: llvm-mc %s -triple armebv7-linux-gnueabi -filetype asm -o - \4@ RUN:   | FileCheck %s5 6	.syntax unified7	.thumb8 9	.align 210	.global inst_n11	.type inst_n,%function12inst_n:13	@ bx lr, mov.w r0, #4214	.inst 0x4770, 0xf04f002a15@ CHECK: .inst.n 0x477016@ CHECK: .inst.w 0xf04f002a17