Searched refs:bfd_mach_ppc_e500 (Results 1 – 2 of 2) sorted by relevance
/external/qemu/include/disas/ | ||
D | bfd.h | 141 #define bfd_mach_ppc_e500 500 macro |
/external/qemu/disas/ | ||
D | ppc.c | 5101 else if ((info->mach == bfd_mach_ppc_e500) in powerpc_dialect() |