summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/ARM/v6k-subarch.s
blob: 8df4ce5e2576679b9baa7870626f3672955ae9c9 (plain)
1
2
3
4
5
6
7
8
9
@ RUN: llvm-mc < %s -triple armv6k-elf -filetype=obj | llvm-objdump -triple=arm -d - | FileCheck %s

.arch armv6k

clrex:
clrex

@ CHECK-LABEL: clrex
@ CHECK: 1f f0 7f f5 clrex
OpenPOWER on IntegriCloud