Home
last modified time | relevance | path

Searched refs:EM_MICROBLAZE_OLD (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/microblaze/include/uapi/asm/
H A Delf.h22 #define EM_MICROBLAZE_OLD 0xbaab macro
29 || (x)->e_machine == EM_MICROBLAZE_OLD)
/openbmc/qemu/include/hw/
H A Delf_ops.h366 if (ehdr.e_machine != EM_MICROBLAZE_OLD) { in glue()
/openbmc/qemu/include/
H A Delf.h205 #define EM_MICROBLAZE_OLD 0xBAAB macro
/openbmc/qemu/linux-user/
H A Delfload.c1466 #define elf_check_arch(x) ( (x) == EM_MICROBLAZE || (x) == EM_MICROBLAZE_OLD)