Searched defs:ARM_HWCAP_A64_ASIMDHP (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/bsd-user/aarch64/ | ||
H A D | target_arch_elf.h | 46 ARM_HWCAP_A64_ASIMDHP = 1 << 10, enumerator |
/openbmc/qemu/linux-user/ | ||
H A D | elfload.c | 729 ARM_HWCAP_A64_ASIMDHP = 1 << 10, enumerator |