Home
last modified time | relevance | path

Searched refs:EM_MIPS (Results 1 – 9 of 9) sorted by relevance

/qemu/hw/mips/
H A Dmipssim.c72 EM_MIPS, 1, 0); in load_kernel()
H A Dfuloong2e.c109 ELFDATA2LSB, EM_MIPS, 1, 0); in load_kernel()
H A Dloongson3_virt.c361 NULL, ELFDATA2LSB, EM_MIPS, 1, 0); in load_kernel()
H A Dboston.c794 NULL, ELFDATA2LSB, EM_MIPS, 1, 0); in boston_mach_init()
H A Dmalta.c875 EM_MIPS, 1, 0); in load_kernel()
/qemu/include/hw/
H A Delf_ops.h.inc372 case EM_MIPS:
374 if ((ehdr.e_machine != EM_MIPS) &&
/qemu/include/
H A Delf.h141 #define EM_MIPS 8 /* MIPS R3000 (officially, big-endian only) */ macro
/qemu/linux-user/
H A Delfload.c1365 #define ELF_ARCH EM_MIPS
/qemu/tcg/mips/
H A Dtcg-target.c.inc2796 #define ELF_HOST_MACHINE EM_MIPS