Searched refs:v_fx_gx (Results 1 – 1 of 1) sorted by relevance
1813 UInt v_fx_gx = VEX_HWCAPS_PPC32_V | VEX_HWCAPS_PPC32_FX | in check_hwcaps() local1815 Bool has_v_fx_gx = (hwcaps & v_fx_gx) == v_fx_gx; in check_hwcaps()1849 UInt v_fx_gx = VEX_HWCAPS_PPC64_V | VEX_HWCAPS_PPC64_FX | in check_hwcaps() local1851 Bool has_v_fx_gx = (hwcaps & v_fx_gx) == v_fx_gx; in check_hwcaps()