Home | History | Annotate | Download | only in switchback

Lines Matching full:logical

3329         "PPC integer logical instructions with two arguments",
3334 "PPC integer logical instructions with two arguments with flags update",
3359 "PPC integer logical instructions\n with one register + one 16 bits immediate arguments",
3364 "PPC integer logical instructions\n with one register + one 16 bits immediate arguments with flags update",
3369 "PPC condition register logical instructions - two operands",
3384 "PPC integer logical instructions with one argument",
3389 "PPC integer logical instructions with one argument with flags update",
3394 "PPC logical instructions with special forms",
3399 "PPC logical instructions with special forms with flags update",
3475 "PPC altivec integer logical instructions with three arguments",
3489 "PPC altivec integer logical instructions with two arguments",
3496 "PPC altivec integer logical instructions with one argument",
4336 int arith, int logical, int compare,
4362 (type == PPC_LOGICAL && !logical) ||
4486 int arith = 0, logical = 0, compare = 0;
4506 // } else if (my_strcmp(tmp, "logical") == 0 || my_strcmp(tmp, "l") == 0) {
4507 // logical = 1;
4562 if (arith == 0 && logical == 0 && compare == 0) {
4564 logical = 1;
4587 logical=1;
4599 arith, logical, compare,