llvm-project/llvm/test/MC/AArch64/directive-arch_extension-no...

7 lines
173 B
ArmAsm

// RUN: not llvm-mc -triple aarch64 -filetype asm -o - %s 2>&1 | FileCheck %s
.arch_extension nosimd
add v0.8b, v0.8b, v0.8b
// CHECK: error: instruction requires: neon