OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.target/] [powerpc/] [recip-7.c] - Blame information for rev 691

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 691 jeremybenn
/* { dg-do run { target { powerpc*-*-linux* } } } */
2
/* { dg-skip-if "" { powerpc*-*-darwin* } { "*" } { "" } } */
3
/* { dg-skip-if "" { powerpc*-*-*spe* } { "*" } { "" } } */
4
/* { dg-require-effective-target ppc_recip_hw } */
5
/* { dg-options "-O3 -ftree-vectorize -ffast-math -mrecip -mpowerpc-gfxopt -mpowerpc-gpopt -mpopcntb" } */
6
 
7
/* Check reciprocal estimate functions for accuracy.  */
8
 
9
#include <stdio.h>
10
#include <stdlib.h>
11
#include <stddef.h>
12
#include <math.h>
13
#include <float.h>
14
#include <string.h>
15
 
16
#include "recip-test.h"

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.