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

/external/qemu/include/exec/
H A Dgen-icount.h26 tcg_gen_st16_i32(count, cpu_env, offsetof(CPUArchState, icount_decr.u16.low));
/external/qemu/tcg/
H A Dtcg-op.h465 static inline void tcg_gen_st16_i32(TCGv_i32 arg1, TCGv_ptr arg2, tcg_target_long offset) function
879 tcg_gen_st16_i32(TCGV_LOW(arg1), arg2, offset);
2800 #define tcg_gen_st16_tl tcg_gen_st16_i32

Completed in 65 milliseconds