Home | History | Annotate | Download | only in ppc32

Lines Matching defs:integer

526 /* Vector Integer Word tests.*/
882 // Each VSX register holds two doubleword integer values
906 // Each VSX register holds 4 integer word values
1123 int integer, floats, altivec, faltivec;
1434 /* Vector doubleword-to-int tests, two input args, integer result */
1464 /* Vector Word tests; two integer args, with double word result */
1813 "PPC altivec double word integer insns (arith, compare) with two args",
1818 "PPC altivec integer word instructions with two input args, double word result",
1823 "PPC altivec doubleword-to-integer instructions with two input args, saturated integer result",
1828 "PPC altivec integer word instructions with one input arg, double word result",
1858 "PPC altivec integer logical insns with three args",
1922 if ((family == PPC_INTEGER && !seln_flags.integer) ||
2035 "\t-i: test integer instructions (default)\n"
2069 flags.integer = 0;
2079 flags.integer = 1;
2090 flags.integer = 1;
2123 printf(" integer = %d\n", flags.integer);