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