Home
last modified time | relevance | path

Searched refs:EM_PPC (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/include/
H A Delf.h163 #define EM_PPC 20 /* PowerPC */ macro
/openbmc/qemu/scripts/
H A Ddump-guest-memory.py48 EM_PPC = 20 variable
/openbmc/qemu/include/
H A Delf.h156 #define EM_PPC 20 /* PowerPC */ macro
/openbmc/qemu/include/hw/
H A Delf_ops.h.inc350 if (ehdr.e_machine != EM_PPC) {
/openbmc/qemu/target/ppc/
H A Dcpu.h40 #define PPC_ELF_MACHINE EM_PPC
/openbmc/qemu/linux-user/
H A Delfload.c
/openbmc/qemu/tcg/ppc/
H A Dtcg-target.c.inc