Searched refs:HWCAP_SPARC_DIV32 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/ | ||
H A D | elf.h | 578 #define HWCAP_SPARC_DIV32 0x00000200 macro |
/openbmc/qemu/linux-user/ | ||
H A D | elfload.c | 1017 r |= HWCAP_SPARC_MUL32 | HWCAP_SPARC_DIV32; in get_elf_hwcap() |