aboutsummaryrefslogtreecommitdiff
path: root/math/s_pow.c
blob: 6eca2b2b17f1cfe19da03ae7f35e1fc685cbe155 (plain)
1
2
3
4
5
6
/*
 * Copyright (c) 2020, Arm Limited.
 * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
 */
#define SCALAR 1
#include "v_pow.c"