Lines Matching refs:tcg_gen_shri_i64
926 static inline void tcg_gen_shri_i64(TCGv_i64 ret, TCGv_i64 arg1, int64_t arg2)
1185 static inline void tcg_gen_shri_i64(TCGv_i64 ret, TCGv_i64 arg1, int64_t arg2)
1641 tcg_gen_shri_i64(ret, arg, 8);
1664 tcg_gen_shri_i64(t1, arg, 8);
1668 tcg_gen_shri_i64(t1, arg, 24);
1697 tcg_gen_shri_i64(t1, arg, 8);
1701 tcg_gen_shri_i64(t1, arg, 24);
1705 tcg_gen_shri_i64(t1, arg, 40);
1709 tcg_gen_shri_i64(t1, arg, 56);
2010 tcg_gen_shri_i64(t1, arg1, 64 - arg2);
2348 #define tcg_gen_shri_tl tcg_gen_shri_i64