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