SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumfloat32x4_t[__arm_]vbicq[_f32](float32x4_t a, float32x4_t b)Bit manipulation / Bitwise clear
Description
Compute a bitwise AND of a vector register and the complement of a vector register.
Results
Qd result
This intrinsic compiles to the following instructions:

VBIC Qd,Qn,Qm

Argument Preparation
a register: Qnb register: Qm
Architectures
MVE