1// RUN: llvm-mc -triple aarch64 -show-encoding -mattr=+v8r -o - %s | FileCheck %s 2.text 3dfb 4 5// CHECK: .text 6// CHECK-NEXT: dfb // encoding: [0x9f,0x3c,0x03,0xd5] 7