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