SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumuint32x4_t[__arm_]vorrq[_n_u32](uint32x4_t a, const uint32_t imm)Logical / OR
Description
OR the value of a vector register with the immediate operand value. The immediate is generated by the AdvSIMDExpandImm() function based on the requested data type and immediate value.
Results
Qda result
This intrinsic compiles to the following instructions:

VORR.I32 Qda,#imm

Argument Preparation
a register: Qdaimm
Architectures
MVE