Searched refs:HWCAP_SPARC_V8PLUS (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/ | ||
H A D | elf.h | 580 #define HWCAP_SPARC_V8PLUS 0x00000800 macro |
/openbmc/qemu/linux-user/ | ||
H A D | elfload.c | 1015 r |= HWCAP_SPARC_V9 | HWCAP_SPARC_V8PLUS; in get_elf_hwcap() |