Lines Matching full:logical
3327 "PPC integer logical instructions with two arguments",
3332 "PPC integer logical instructions with two arguments with flags update",
3357 "PPC integer logical instructions\n with one register + one 16 bits immediate arguments",
3362 "PPC integer logical instructions\n with one register + one 16 bits immediate arguments with flags update",
3367 "PPC condition register logical instructions - two operands",
3382 "PPC integer logical instructions with one argument",
3387 "PPC integer logical instructions with one argument with flags update",
3392 "PPC logical instructions with special forms",
3397 "PPC logical instructions with special forms with flags update",
3473 "PPC altivec integer logical instructions with three arguments",
3487 "PPC altivec integer logical instructions with two arguments",
3494 "PPC altivec integer logical instructions with one argument",
4334 int arith, int logical, int compare,
4360 (type == PPC_LOGICAL && !logical) ||
4484 int arith = 0, logical = 0, compare = 0;
4504 // } else if (my_strcmp(tmp, "logical") == 0 || my_strcmp(tmp, "l") == 0) {
4505 // logical = 1;
4560 if (arith == 0 && logical == 0 && compare == 0) {
4562 logical = 1;
4585 logical=1;
4597 arith, logical, compare,