Searched defs:tcg_gen_st8_i32 (Results 1 - 1 of 1) sorted by relevance

/external/qemu/tcg/
H A Dtcg-op.h460 static inline void tcg_gen_st8_i32(TCGv_i32 arg1, TCGv_ptr arg2, tcg_target_long offset) function
873 tcg_gen_st8_i32(TCGV_LOW(arg1), arg2, offset);
2799 #define tcg_gen_st8_tl tcg_gen_st8_i32

Completed in 598 milliseconds