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.0rc4/] [gcc/] [testsuite/] [gcc.target/] [mips/] [dsp-no-lhx.c] - Blame information for rev 519

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 321 jeremybenn
/* Test MIPS32 DSP LHX instruction */
2
/* { dg-do compile } */
3
/* { dg-options "-mgp32 -mdsp -O2" } */
4
 
5
/* { dg-final { scan-assembler-not "\tlhx\t" } } */
6
 
7
NOMIPS16 unsigned short test (unsigned short *a, int index)
8
{
9
  return a[index];
10
}

powered by: WebSVN 2.1.0

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