Home | History | Annotate | Download | only in config

Lines Matching refs:PPC_OPCODE_ANY

1349   if ((ppc_cpu & ~(ppc_cpu_t) PPC_OPCODE_ANY) == 0)
1383 if ((ppc_cpu & (PPC_OPCODE_COMMON | PPC_OPCODE_ANY)) != 0)
1587 if ((ppc_cpu & PPC_OPCODE_ANY) != 0)
1650 if ((macro->flags & ppc_cpu) != 0 || (ppc_cpu & PPC_OPCODE_ANY) != 0)