Searched defs:ARM_HWCAP_ARM_IDIVT (Results 1 – 2 of 2) sorted by relevance
/qemu/bsd-user/arm/ | ||
H A D | target_arch_elf.h | 62 ARM_HWCAP_ARM_IDIVT = 1 << 18, enumerator |
/qemu/linux-user/ | ||
H A D | elfload.c | 441 ARM_HWCAP_ARM_IDIVT = 1 << 18, enumerator |