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