Searched refs:powerpc_macro (Results 1 – 3 of 3) sorted by relevance
291 struct powerpc_macro struct310 extern const struct powerpc_macro powerpc_macros[]; argument
93 static void ppc_macro PARAMS ((char *str, const struct powerpc_macro *macro));1237 const struct powerpc_macro *macro; in ppc_setup_opcodes()1238 const struct powerpc_macro *macro_end; in ppc_setup_opcodes()2130 const struct powerpc_macro *macro;2132 macro = (const struct powerpc_macro *) hash_find (ppc_macro_hash, str);2133 if (macro == (const struct powerpc_macro *) NULL)2728 const struct powerpc_macro *macro;
4686 const struct powerpc_macro powerpc_macros[] = {