Searched refs:tcg_gen_st16_i32 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/recompiler/
H A Dgen-icount.h23 tcg_gen_st16_i32(count, cpu_env, offsetof(CPUState, icount_decr.u16.low));
/vbox/src/recompiler/tcg/
H A Dtcg-op.h437 static inline void tcg_gen_st16_i32(TCGv_i32 arg1, TCGv_ptr arg2, tcg_target_long offset) function
826 tcg_gen_st16_i32(TCGV_LOW(arg1), arg2, offset);
2400 #define tcg_gen_st16_tl tcg_gen_st16_i32

Completed in 1195 milliseconds