Searched defs:ARM_HWCAP_ARM_CRUNCH (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/bsd-user/arm/ | ||
| H A D | target_arch_elf.h | 54 ARM_HWCAP_ARM_CRUNCH = 1 << 10, enumerator |
| /openbmc/qemu/linux-user/ | ||
| H A D | elfload.c | 433 ARM_HWCAP_ARM_CRUNCH = 1 << 10, enumerator |