Lines Matching defs:altivec
3466 "PPC altivec integer arithmetic instructions with three arguments",
3473 "PPC altivec integer logical instructions with three arguments",
3480 "PPC altivec integer arithmetic instructions with two arguments",
3487 "PPC altivec integer logical instructions with two arguments",
3494 "PPC altivec integer logical instructions with one argument",
3501 "Altivec integer compare instructions",
3508 "Altivec integer compare instructions with flags update",
3515 "Altivec floating point arithmetic instructions with three arguments",
3522 "Altivec floating point arithmetic instructions with two arguments",
3529 "Altivec floating point arithmetic instructions with one argument",
3536 "Altivec floating point compare instructions",
3543 "Altivec floating point compare instructions with flags update",
4336 int altivec, int faltivec,
4368 (family == PPC_ALTIVEC && !altivec) ||
4409 "Altivec instructions tests are not yet implemented\n");
4414 "Altivec instructions tests are disabled on your host\n");
4424 "Altivec instructions tests are not yet implemented\n");
4429 "Altivec float instructions tests "
4485 int integer = 0, floats = 0, p405 = 0, altivec = 0, faltivec = 0;
4520 // } else if (my_strcmp(tmp, "altivec") == 0 || my_strcmp(tmp, "a") == 0) {
4521 // altivec = 1;
4565 if (integer == 0 && floats == 0 && altivec == 0 && faltivec == 0 &&
4569 altivec = 1;
4592 altivec=0;
4598 integer, floats, p405, altivec, faltivec,