1@ RUN: llvm-mc < %s -triple armv5tej-elf -filetype=obj | llvm-objdump -triple=arm -d - | FileCheck %s 2 3bxj: 4bxj r0 5 6@ CHECK-LABEL: bxj 7@ CHECK: 20 ff 2f e1 bxj r0 8