SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumuint16x8_t[__arm_]vorrq[_n_u16](uint16x8_t a, const uint16_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.I16 Qda,#imm

Argument Preparation
a register: Qdaimm
Architectures
MVE