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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc1/] [gcc/] [testsuite/] [gcc.target/] [i386/] [3dnowA-2.c] - Blame information for rev 338

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 318 jeremybenn
/* { dg-do assemble } */
2
/* { dg-require-effective-target 3dnow } */
3
/* { dg-options "-O0 -Werror-implicit-function-declaration -march=k8 -m3dnow" } */
4
 
5
/* Test that the intrinsics compile without optimization.  All of them are
6
   defined as inline functions in mmintrin.h that reference the proper
7
   builtin functions.  Defining away "extern" and "__inline" results in
8
   all of them being compiled as proper functions.  */
9
 
10
#define extern
11
#define __inline
12
 
13
#include <mm3dnow.h>

powered by: WebSVN 2.1.0

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