Lines Matching refs:tcg_gen_movi_tl
634 tcg_gen_movi_tl(t, 0); in gen_load_mxu_gpr()
651 tcg_gen_movi_tl(t, 0); in gen_extract_mxu_gpr()
968 tcg_gen_movi_tl(t0, 0); in gen_mxu_s32mul()
969 tcg_gen_movi_tl(t1, 0); in gen_mxu_s32mul()
1532 tcg_gen_movi_tl(t1, s12 * 4); in gen_mxu_s32ldxx()
1567 tcg_gen_movi_tl(t1, s12 * 4); in gen_mxu_s32stxx()
1955 tcg_gen_movi_tl(t2, rb >> 1); in gen_mxu_d32sarl()
2390 tcg_gen_movi_tl(mxu_gpr[XRa - 1], 0); in gen_mxu_q8slt()
2393 tcg_gen_movi_tl(mxu_gpr[XRa - 1], 0); in gen_mxu_q8slt()
2404 tcg_gen_movi_tl(t2, 0); in gen_mxu_q8slt()
2441 tcg_gen_movi_tl(mxu_gpr[XRa - 1], 0); in gen_mxu_S32SLT()
2444 tcg_gen_movi_tl(mxu_gpr[XRa - 1], 0); in gen_mxu_S32SLT()
2477 tcg_gen_movi_tl(mxu_gpr[XRa - 1], 0); in gen_mxu_D16SLT()
2480 tcg_gen_movi_tl(mxu_gpr[XRa - 1], 0); in gen_mxu_D16SLT()
2528 tcg_gen_movi_tl(mxu_gpr[XRa - 1], 0); in gen_mxu_d16avg()
2588 tcg_gen_movi_tl(mxu_gpr[XRa - 1], 0); in gen_mxu_q8avg()
2602 tcg_gen_movi_tl(t2, 0); in gen_mxu_q8avg()
2787 tcg_gen_movi_tl(mxu_gpr[XRa - 1], 0); in gen_mxu_S32CPS()
2827 tcg_gen_movi_tl(mxu_gpr[XRa - 1], 0); in gen_mxu_D16CPS()
2883 tcg_gen_movi_tl(mxu_gpr[XRa - 1], 0); in gen_mxu_Q8ABD()
2894 tcg_gen_movi_tl(t2, 0); in gen_mxu_Q8ABD()
3002 tcg_gen_movi_tl(mxu_gpr[XRa - 1], 0); in gen_mxu_q8adde()
3005 tcg_gen_movi_tl(mxu_gpr[XRd - 1], 0); in gen_mxu_q8adde()
3093 tcg_gen_movi_tl(mxu_gpr[XRa - 1], 0); in gen_mxu_d8sum()
3679 tcg_gen_movi_tl(t0, 0); in gen_mxu_s32extr()
3732 tcg_gen_movi_tl(t0, 0); in gen_mxu_s32extrv()
3769 tcg_gen_movi_tl(t0, s8); in gen_mxu_s32lui()
3772 tcg_gen_movi_tl(t0, s8 << 8); in gen_mxu_s32lui()
3775 tcg_gen_movi_tl(t0, s8 << 16); in gen_mxu_s32lui()
3778 tcg_gen_movi_tl(t0, s8 << 24); in gen_mxu_s32lui()
3781 tcg_gen_movi_tl(t0, (s8 << 16) | s8); in gen_mxu_s32lui()
3784 tcg_gen_movi_tl(t0, (s8 << 24) | (s8 << 8)); in gen_mxu_s32lui()
3788 tcg_gen_movi_tl(t0, (s16 << 16) | s16); in gen_mxu_s32lui()
3791 tcg_gen_movi_tl(t0, (s8 << 24) | (s8 << 16) | (s8 << 8) | s8); in gen_mxu_s32lui()
3823 tcg_gen_movi_tl(t2, 0); in gen_mxu_Q16SAT()
3837 tcg_gen_movi_tl(t0, 0); in gen_mxu_Q16SAT()
3840 tcg_gen_movi_tl(t0, 255); in gen_mxu_Q16SAT()
3849 tcg_gen_movi_tl(t1, 0); in gen_mxu_Q16SAT()
3852 tcg_gen_movi_tl(t1, 255); in gen_mxu_Q16SAT()
3873 tcg_gen_movi_tl(t0, 0); in gen_mxu_Q16SAT()
3876 tcg_gen_movi_tl(t0, 255); in gen_mxu_Q16SAT()
3885 tcg_gen_movi_tl(t1, 0); in gen_mxu_Q16SAT()
3888 tcg_gen_movi_tl(t1, 255); in gen_mxu_Q16SAT()
3936 tcg_gen_movi_tl(t3, 0); in gen_mxu_q16scop()
3939 tcg_gen_movi_tl(t3, 0xffff0000); in gen_mxu_q16scop()
3942 tcg_gen_movi_tl(t3, 0x00010000); in gen_mxu_q16scop()
3958 tcg_gen_movi_tl(t4, 0); in gen_mxu_q16scop()
3961 tcg_gen_movi_tl(t4, 0xffff0000); in gen_mxu_q16scop()
3964 tcg_gen_movi_tl(t4, 0x00010000); in gen_mxu_q16scop()
4080 tcg_gen_movi_tl(t4, 0); in gen_mxu_q8sad()
4293 tcg_gen_movi_tl(mxu_gpr[XRa - 1], 0); in gen_mxu_S32ALN()