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