Searched refs:this_hwcap (Results 1 – 1 of 1) sorted by relevance
660 unsigned long *resolved_isa, unsigned long *this_hwcap, in riscv_resolve_isa() argument697 *this_hwcap |= isa2hwcap[bit]; in riscv_resolve_isa()887 unsigned long this_hwcap = 0; in riscv_fill_hwcap_from_isa_string() local936 riscv_resolve_isa(source_isa, isainfo->isa, &this_hwcap, isa2hwcap); in riscv_fill_hwcap_from_isa_string()944 elf_hwcap &= this_hwcap; in riscv_fill_hwcap_from_isa_string()946 elf_hwcap = this_hwcap; in riscv_fill_hwcap_from_isa_string()1059 unsigned long this_hwcap = 0; in riscv_fill_hwcap_from_ext_list() local1085 riscv_resolve_isa(source_isa, isainfo->isa, &this_hwcap, isa2hwcap); in riscv_fill_hwcap_from_ext_list()1095 elf_hwcap &= this_hwcap; in riscv_fill_hwcap_from_ext_list()1097 elf_hwcap = this_hwcap; in riscv_fill_hwcap_from_ext_list()