Home
last modified time | relevance | path

Searched refs:EF_MIPS_MACH_5900 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/linux-user/mips64/
H A Dtarget_elf.h15 if ((eflags & EF_MIPS_MACH) == EF_MIPS_MACH_5900) { in cpu_get_model()
/openbmc/qemu/linux-user/mips/
H A Dtarget_elf.h15 if ((eflags & EF_MIPS_MACH) == EF_MIPS_MACH_5900) { in cpu_get_model()
/openbmc/qemu/include/
H A Delf.h87 #define EF_MIPS_MACH_5900 0x00920000 /* Toshiba/Sony R5900 */ macro