Home
last modified time | relevance | path

Searched defs:r_bit (Results 1 – 1 of 1) sorted by relevance

/qemu/target/mips/tcg/
H A Dmsa_helper.c5049 int64_t r_bit = (arg1 >> (b_arg2 - 1)) & 1; in msa_srar_df() local
5202 uint64_t r_bit = (u_arg1 >> (b_arg2 - 1)) & 1; in msa_srlr_df() local
5581 int64_t r_bit = 1LL << (DF_BITS(df) - 2); in msa_mulr_q_df() local
5689 int64_t r_bit = 1LL << (DF_BITS(df) - 2); in msa_maddr_q_df() local
5704 int64_t r_bit = 1LL << (DF_BITS(df) - 2); in msa_msubr_q_df() local