On Sat, Dec 17, 2011 at 3:11 AM, Richard Sandiford
wrote:
> Andrew Pinski writes:
>> Index: testsuite/gcc.target/mips/octeon2-lx-1.c
>> ===
>> --- testsuite/gcc.target/mips/octeon2-lx-1.c (revision 0)
>> +++ testsuite/gcc.target/mip
Andrew Pinski writes:
> Index: testsuite/gcc.target/mips/octeon2-lx-1.c
> ===
> --- testsuite/gcc.target/mips/octeon2-lx-1.c (revision 0)
> +++ testsuite/gcc.target/mips/octeon2-lx-1.c (revision 0)
> @@ -0,0 +1,18 @@
> +/* { dg-do c
Octeon2 includes the indexed load instructions from the DSP ASE and a
few extensions on top of those: lbx, lhux, and lwux.
This patch adds to GCC support for the DSP64 instruction ldx and also
all of the Octeon2 extensions.
I only added the builtin function for ldx to be the same as the other
l*x D