commit | 59055d483bcb3309e0762bf70935d2473b0a7c0b | [log] [tgz] |
---|---|---|
author | Szabolcs Nagy <szabolcs.nagy@arm.com> | Fri Jan 10 15:10:45 2020 +0000 |
committer | rohan <purohit.rohan@gmail.com> | Sun Jun 28 06:21:10 2020 -0400 |
tree | 09dace9e08ce2c6f67aeff4a8c6b15aaf64d8ff2 | |
parent | 24c2b090dc12f930bf25616245c0b9c85c27a20f [diff] |
math: add vector pow This implementation is a wrapper around the scalar pow with appropriate call abi. As such it is not expected to be faster than scalar calls, the new double prec vector pow symbols are provided for completeness. Signed-off-by: Pranav Vashi <neobuddy89@gmail.com> Change-Id: I720dc2514ff7c76186225c765a652c6e175e88ac