Home
last modified time | relevance | path

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

/qemu/linux-user/mips/
H A Dtarget_elf.h12 if ((eflags & EF_MIPS_ARCH) == EF_MIPS_ARCH_32R6) { in cpu_get_model()
/qemu/linux-user/mips64/
H A Dtarget_elf.h26 switch (eflags & EF_MIPS_ARCH) { in cpu_get_model()
/qemu/include/
H A Delf.h44 #define EF_MIPS_ARCH 0xf0000000 macro