Searched refs:ppc_cpu (Results 1 – 3 of 3) sorted by relevance
846 if (ppc_cpu == 0) in parse_cpu()849 ppc_cpu |= PPC_OPCODE_ALTIVEC; in parse_cpu()860 if (ppc_cpu == 0) in parse_cpu()863 ppc_cpu |= PPC_OPCODE_SPE; in parse_cpu()917 ppc_cpu |= PPC_OPCODE_ANY; in parse_cpu()1165 if ((ppc_cpu & PPC_OPCODE_PPC) != 0) in ppc_arch()1326 == (ppc_cpu & PPC_OPCODE_POWER4))) in ppc_setup_opcodes()1329 == (ppc_cpu & PPC_OPCODE_POWER5))) in ppc_setup_opcodes()1351 if ((ppc_cpu & PPC_OPCODE_ANY) != 0) in ppc_setup_opcodes()2720 if (ppc_cpu & (PPC_OPCODE_SPE in md_assemble()[all …]
983 ppc_cpu selection rather than replacing.984 (ppc_set_cpu): Ignore and preserve PPC_OPCODE_ANY in ppc_cpu.1044 PPC_OPCODE_RFMCI to -m440 selected ppc_cpu.5174 (ppc_cpu): Make it unsigned long to agree with struct powerpc_opcode5178 (md_parse_option <m>): Encode old ppc_size value in ppc_cpu.5183 (md_begin): Adjust for PPC_OPCODE_32/64 in ppc_cpu.
351 * config/tc-ppc.c (ppc_insert_operand): Pass (ppc_cpu | ppc_size)