COMPAT_HWCAP_ISA_D
isa2hwcap[RISCV_ISA_EXT_d] = COMPAT_HWCAP_ISA_D;
if ((elf_hwcap & COMPAT_HWCAP_ISA_F) && !(elf_hwcap & COMPAT_HWCAP_ISA_D)) {