Home
last modified time | relevance | path

Searched refs:EF_MIPS_ARCH_64R6 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/mips64/
H A Dtarget_elf.h12 if ((eflags & EF_MIPS_ARCH) == EF_MIPS_ARCH_64R6) { in cpu_get_model()
/openbmc/qemu/include/
H A Delf.h57 #define EF_MIPS_ARCH_64R6 0xa0000000 /* MIPS64r6 code. */ macro