Home
last modified time | relevance | path

Searched refs:ARM_HWCAP_ARM_CRUNCH (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_elf.h54 ARM_HWCAP_ARM_CRUNCH = 1 << 10, enumerator
/openbmc/qemu/linux-user/
H A Delfload.c429 ARM_HWCAP_ARM_CRUNCH = 1 << 10, enumerator
590 [__builtin_ctz(ARM_HWCAP_ARM_CRUNCH )] = "crunch", in elf_hwcap_str()