Searched refs:has_v_fx_gx (Results 1 – 1 of 1) sorted by relevance
1815 Bool has_v_fx_gx = (hwcaps & v_fx_gx) == v_fx_gx; in check_hwcaps() local1817 if ((hwcaps & VEX_HWCAPS_PPC32_DFP) && ! has_v_fx_gx) in check_hwcaps()1822 if ((hwcaps & VEX_HWCAPS_PPC32_VX) && ! has_v_fx_gx) in check_hwcaps()1828 if (! has_v_fx_gx) in check_hwcaps()1851 Bool has_v_fx_gx = (hwcaps & v_fx_gx) == v_fx_gx; in check_hwcaps() local1853 if ((hwcaps & VEX_HWCAPS_PPC64_DFP) && ! has_v_fx_gx) in check_hwcaps()1858 if ((hwcaps & VEX_HWCAPS_PPC32_VX) && ! has_v_fx_gx) in check_hwcaps()1864 if (! has_v_fx_gx) in check_hwcaps()