Home
last modified time | relevance | path

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

/openbmc/qemu/include/
H A Delf.h580 #define HWCAP_SPARC_V8PLUS 0x00000800 macro
/openbmc/qemu/linux-user/
H A Delfload.c1015 r |= HWCAP_SPARC_V9 | HWCAP_SPARC_V8PLUS; in get_elf_hwcap()