/*
 * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 * See https://llvm.org/LICENSE.txt for license information.
 * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 *
 */

#include "mth_intrinsics.h"
#include <stdio.h>
#include <stdint.h>
#include <stdbool.h>

#include "fxypowi.h"

powk1m(x, s, 4)
powk1m(x, d, 2)
powk1(x, s, 4)
powk1(x, d, 2)
