Home
last modified time | relevance | path

Searched refs:EM_SPARC32PLUS (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Delf-em.h22 #define EM_SPARC32PLUS 18 /* Sun's "v8plus" */ macro
/openbmc/linux/arch/sparc/include/asm/
H A Delf_64.h181 (x)->e_machine == EM_SPARC32PLUS)
/openbmc/u-boot/include/
H A Delf.h161 #define EM_SPARC32PLUS 18 /* Enhanced instruction set SPARC */ macro
/openbmc/qemu/include/
H A Delf.h147 #define EM_SPARC32PLUS 18 /* Sun's "v8plus" */ macro
/openbmc/qemu/linux-user/
H A Delfload.c970 #define elf_check_arch(x) ( (x) == EM_SPARCV9 || (x) == EM_SPARC32PLUS )
972 #define elf_check_arch(x) ( (x) == EM_SPARC32PLUS || (x) == EM_SPARC )