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

bxj:
bxj r0

@ CHECK-LABEL: bxj
@ CHECK: 20 ff 2f e1 bxj r0
OpenPOWER on IntegriCloud