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