brintos

brintos / llvm-project-archived public Read only

0
0
Text · 412 B · c4cca8a Raw
18 lines · plain
1// RUN: not llvm-mc -triple aarch64 -show-encoding -mattr=+rand < %s 2>&1| FileCheck %s2 3mrs rndr4mrs rndrrs5 6// CHECK:      invalid operand for instruction7// CHECK-NEXT: rndr8// CHECK:      invalid operand for instruction9// CHECK-NEXT: rndrrs10 11mrs rndr, x012mrs rndrrs, x113 14// CHECK:      invalid operand for instruction15// CHECK-NEXT: rndr16// CHECK:      invalid operand for instruction17// CHECK-NEXT: rndrrs18