Searched refs:tcg_gen_qemu_st8 (Results 1 – 2 of 2) sorted by relevance
1498 static inline void tcg_gen_qemu_st8(TCGv arg, TCGv addr, int mem_index) in tcg_gen_qemu_st8() function1575 static inline void tcg_gen_qemu_st8(TCGv arg, TCGv addr, int mem_index) in tcg_gen_qemu_st8() function
898 tcg_gen_qemu_st8(val, addr, index); in gen_st8()