Home
last modified time | relevance | path

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

/qemu/hw/mips/
H A Dmipssim.c77 EM_MIPS, 1, 0); in load_kernel()
H A Dfuloong2e.c108 0, EM_MIPS, 1, 0); in load_kernel()
H A Dloongson3_virt.c358 NULL, 0, EM_MIPS, 1, 0); in load_kernel()
H A Dboston.c795 NULL, 0, EM_MIPS, 1, 0); in boston_mach_init()
H A Dmalta.c880 &kernel_high, NULL, TARGET_BIG_ENDIAN, EM_MIPS, 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.c1341 #define ELF_ARCH EM_MIPS
/qemu/tcg/mips/
H A Dtcg-target.c.inc2631 #define ELF_HOST_MACHINE EM_MIPS