Home
last modified time | relevance | path

Searched refs:tcg_gen_shr_i64 (Results 1 – 1 of 1) sorted by relevance

/external/qemu/tcg/
Dtcg-op.h800 static inline void tcg_gen_shr_i64(TCGv_i64 ret, TCGv_i64 arg1, TCGv_i64 arg2) in tcg_gen_shr_i64() function
1020 static inline void tcg_gen_shr_i64(TCGv_i64 ret, TCGv_i64 arg1, TCGv_i64 arg2) in tcg_gen_shr_i64() function
1031 tcg_gen_shr_i64(ret, arg1, t0); in tcg_gen_shri_i64()
1671 tcg_gen_shr_i64(t1, arg1, t1); in tcg_gen_rotl_i64()
1751 tcg_gen_shr_i64(t0, arg1, arg2); in tcg_gen_rotr_i64()
2046 #define tcg_gen_shr_tl tcg_gen_shr_i64