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/] [mips/] [dsp-lhx.c] - Diff between revs 321 and 338

Only display areas with differences | Details | Blame | View Log

Rev 321 Rev 338
/* Test MIPS32 DSP LHX instruction */
/* Test MIPS32 DSP LHX instruction */
/* { dg-do compile } */
/* { dg-do compile } */
/* { dg-options "-mgp32 -mdsp -O2" } */
/* { dg-options "-mgp32 -mdsp -O2" } */
 
 
/* { dg-final { scan-assembler "\tlhx\t" } } */
/* { dg-final { scan-assembler "\tlhx\t" } } */
 
 
NOMIPS16 signed short test (signed short *a, int index)
NOMIPS16 signed short test (signed short *a, int index)
{
{
  return a[index];
  return a[index];
}
}
 
 

powered by: WebSVN 2.1.0

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