5 lines · plain
1// RUN: not llvm-mc -triple=aarch64 -show-encoding < %s 2>&1 \2// RUN: | FileCheck %s --check-prefixes=CHECK-ERROR3 4msr MPAMBWIDR_EL1, x05// CHECK-ERROR: error: expected writable system register or pstate1// RUN: not llvm-mc -triple=aarch64 -show-encoding < %s 2>&1 \2// RUN: | FileCheck %s --check-prefixes=CHECK-ERROR3 4msr MPAMBWIDR_EL1, x05// CHECK-ERROR: error: expected writable system register or pstate