URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.target/] [i386/] [bmi-andn-1a.c] - Rev 704
Go to most recent revision | Compare with Previous | Blame | View Log
/* { dg-do compile { target { ! ia32 } } } */ /* { dg-options "-O2 -mbmi -fno-inline -dp" } */ #include "bmi-andn-1.c" /* { dg-final { scan-assembler-times "bmi_andn_di" 1 } } */
Go to most recent revision | Compare with Previous | Blame | View Log