Searched refs:has_mulx (Results 1 – 2 of 2) sorted by relevance
74 cpuinfo.has_mulx = fcpu_has(cpu, "altr,has-mulx"); in setup_cpuinfo()83 if (IS_ENABLED(CONFIG_NIOS2_HW_MULX_SUPPORT) && !cpuinfo.has_mulx) in setup_cpuinfo()151 cpuinfo.has_mulx ? "yes" : "no", in show_cpuinfo()
31 u32 has_mulx; member