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/] [r10k-cache-barrier-13.c] - Diff between revs 321 and 338

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

Rev 321 Rev 338
/* { dg-options "-O2 -mr10k-cache-barrier=store" } */
/* { dg-options "-O2 -mr10k-cache-barrier=store" } */
 
 
/* Test that indirect calls are protected.  */
/* Test that indirect calls are protected.  */
 
 
int bar (int);
int bar (int);
 
 
NOMIPS16 void
NOMIPS16 void
foo (void (*fn) (void), int x)
foo (void (*fn) (void), int x)
{
{
  if (x)
  if (x)
    (*fn) ();
    (*fn) ();
}
}
 
 
/* { dg-final { scan-assembler-times "\tcache\t" 1 } } */
/* { dg-final { scan-assembler-times "\tcache\t" 1 } } */
 
 

powered by: WebSVN 2.1.0

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