vmull_p8
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | poly16x8_t | vmull_p8 | (poly8x8_t a, poly8x8_t b) | Vector arithmetic / Polynomial / Polynomial multiply | |
Description Polynomial Multiply Long. This instruction multiplies corresponding elements in the lower or upper half of the vectors of the two source SIMD&FP registers, places the results in a vector, and writes the vector to the destination SIMD&FP register. The destination vector elements are twice as long as the elements that are multiplied. Results Vd.8H result This intrinsic compiles to the following instructions: PMULL Argument Preparation a register: Vn.8Bb register: Vm.8B Architectures v7, A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.