Home | History | Annotate | Download | only in tcg

Lines Matching full:tcg_gen_deposit_i32

2163 static inline void tcg_gen_deposit_i32(TCGv_i32 ret, TCGv_i32 arg1,
2220 tcg_gen_deposit_i32(TCGV_HIGH(ret), TCGV_HIGH(arg1),
2226 tcg_gen_deposit_i32(TCGV_LOW(ret), TCGV_LOW(arg1),
2858 #define tcg_gen_deposit_tl tcg_gen_deposit_i32