Home
last modified time | relevance | path

Searched refs:EM_PPC (Results 1 – 4 of 4) 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) {