Lines Matching refs:tcg_gen_shri_tl
2487 tcg_gen_shri_tl(cpu_gpr[rt], t0, uimm); in gen_shift_imm()
2511 tcg_gen_shri_tl(cpu_gpr[rt], t0, uimm); in gen_shift_imm()
2527 tcg_gen_shri_tl(cpu_gpr[rt], t0, uimm + 32); in gen_shift_imm()
4706 tcg_gen_shri_tl(t1, t0, 8); in gen_bshfl()
4726 tcg_gen_shri_tl(t1, t0, 8); in gen_bshfl()
4738 tcg_gen_shri_tl(t1, t0, 16); in gen_bshfl()
4743 tcg_gen_shri_tl(t1, t0, 32); in gen_bshfl()
4797 tcg_gen_shri_tl(t1, t1, 64 - bits); in gen_align_bits()
5195 tcg_gen_shri_tl(arg, tmp, CP0EnLo_XI); in gen_mfc0()
5252 tcg_gen_shri_tl(arg, tmp, CP0EnLo_XI); in gen_mfc0()
12694 tcg_gen_shri_tl(cpu_gpr[rt], cpu_gpr[rt], sa); in gen_mipsdsp_append()
12705 tcg_gen_shri_tl(t0, t0, 8 * (4 - sa)); in gen_mipsdsp_append()
12725 tcg_gen_shri_tl(cpu_gpr[rt], cpu_gpr[rt], 0x20 | sa); in gen_mipsdsp_append()
12731 tcg_gen_shri_tl(cpu_gpr[rt], cpu_gpr[rt], sa); in gen_mipsdsp_append()
12740 tcg_gen_shri_tl(t0, t0, 8 * (8 - sa)); in gen_mipsdsp_append()