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