bolt/deps/llvm-18.1.8/llvm/test/MC/ARM/arm-v8.1m-check-mve-extension.s
2025-02-14 19:21:04 +01:00

6 lines
167 B
ArmAsm

// RUN: llvm-mc -triple thumbv8.1m.main-none-eabi -filetype asm -o - %s 2>&1 | FileCheck %s
.arch_extension mve.fp
vsub.f32 q0, q0, q1
// CHECK: vsub.f32 q0, q0, q1