Sign in
android
/
platform
/
external
/
arm-optimized-routines
/
3031a49fc90924206242cca12acfeeada1a98488
/
.
/
math
/
vn_expf_1u.c
blob: 57ae6a315b9bf3ee853231fd269e4b9b1fab6920 [
file
] [
log
] [
blame
]
/*
* AdvSIMD vector PCS variant of __v_expf_1u.
*
* Copyright (c) 2019, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include
"mathlib.h"
#ifdef
__vpcs
#define
VPCS
1
#include
"v_expf_1u.c"
#endif