vmull_p64
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | poly128_t | vmull_p64 | (poly64_t a, poly64_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.1Q result This intrinsic compiles to the following instructions: PMULL Argument Preparation a register: Vn.1Db register: Vm.1D Architectures A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.