Home | History | Annotate | Download | only in switchback

Lines Matching defs:altivec

3468         "PPC altivec integer arithmetic instructions with three arguments",
3475 "PPC altivec integer logical instructions with three arguments",
3482 "PPC altivec integer arithmetic instructions with two arguments",
3489 "PPC altivec integer logical instructions with two arguments",
3496 "PPC altivec integer logical instructions with one argument",
3503 "Altivec integer compare instructions",
3510 "Altivec integer compare instructions with flags update",
3517 "Altivec floating point arithmetic instructions with three arguments",
3524 "Altivec floating point arithmetic instructions with two arguments",
3531 "Altivec floating point arithmetic instructions with one argument",
3538 "Altivec floating point compare instructions",
3545 "Altivec floating point compare instructions with flags update",
4338 int altivec, int faltivec,
4370 (family == PPC_ALTIVEC && !altivec) ||
4411 "Altivec instructions tests are not yet implemented\n");
4416 "Altivec instructions tests are disabled on your host\n");
4426 "Altivec instructions tests are not yet implemented\n");
4431 "Altivec float instructions tests "
4487 int integer = 0, floats = 0, p405 = 0, altivec = 0, faltivec = 0;
4522 // } else if (my_strcmp(tmp, "altivec") == 0 || my_strcmp(tmp, "a") == 0) {
4523 // altivec = 1;
4567 if (integer == 0 && floats == 0 && altivec == 0 && faltivec == 0 &&
4571 altivec = 1;
4594 altivec=0;
4600 integer, floats, p405, altivec, faltivec,