brintos

brintos / llvm-project-archived public Read only

0
0
Text · 265 B · 310344a Raw
8 lines · plain
1@ RUN: not llvm-mc -triple=armv7-apple-darwin -mattr=-neon < %s 2> %t2@ RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s3 4        vmov d5, d105        vmov q4, q56@ CHECK-ERRORS: error: instruction requires: NEON7@ CHECK-ERRORS: error: instruction requires: NEON8