Searched refs:sh_a (Results 1 – 1 of 1) sorted by relevance
317 int32_t sh_a = DF_BITS(df) - sh_d; in msa_binsl_df() local322 UNSIGNED(UNSIGNED(u_arg1 >> sh_a, df) << sh_a, df); in msa_binsl_df()398 int32_t sh_a = DF_BITS(df) - sh_d; in msa_binsr_df() local403 UNSIGNED(UNSIGNED(u_arg1 << sh_a, df) >> sh_a, df); in msa_binsr_df()