Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c5048 int64_t r_bit = (arg1 >> (b_arg2 - 1)) & 1; in msa_srar_df() local
5201 uint64_t r_bit = (u_arg1 >> (b_arg2 - 1)) & 1; in msa_srlr_df() local
5580 int64_t r_bit = 1 << (DF_BITS(df) - 2); in msa_mulr_q_df() local
5688 int64_t r_bit = 1 << (DF_BITS(df) - 2); in msa_maddr_q_df() local
5703 int64_t r_bit = 1 << (DF_BITS(df) - 2); in msa_msubr_q_df() local